diff options
author | Tharre <tharre3@gmail.com> | 2022-05-25 09:00:11 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2023-04-25 05:33:37 +0200 |
commit | 53487f09b947637283a72cafe61350ae270019a7 (patch) | |
tree | 13f66884dc670a885ce8696440927aa48812db89 /.gitmodules | |
parent | 051d76ba0e5408cae656d30079816952536cee9b (diff) | |
download | pkgbuilds-53487f09b947637283a72cafe61350ae270019a7.tar.gz pkgbuilds-53487f09b947637283a72cafe61350ae270019a7.tar.xz pkgbuilds-53487f09b947637283a72cafe61350ae270019a7.zip |
Remove pandoc-pyplot
Upstream has abandoned the project in favor of pandoc-plot which is in
community, and the package no longer builds without modifications.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 7cb2375..49c7cc9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,3 @@ [submodule "diod"] path = diod url = https://aur.archlinux.org/diod.git -[submodule "pandoc-pyplot"] - path = pandoc-pyplot - url = https://aur.archlinux.org/pandoc-pyplot.git |