summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-01-27 17:45:40 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2021-01-27 17:45:40 +0100
commit46a6fe0c52312028df54a5561121e02cb5cd4e13 (patch)
treebcddc710390d757042927d33f19f8b339ff2c467 /community
parentbe323e7d0a0fe3ae56ebf673683c53eda6fc27eb (diff)
downloadpackages-46a6fe0c52312028df54a5561121e02cb5cd4e13.tar.xz
community/python-commonmark: and another bash substitution error
Diffstat (limited to 'community')
-rw-r--r--community/python-commonmark/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-commonmark/PKGBUILD b/community/python-commonmark/PKGBUILD
index 4b1bd8ce..f71e8e9e 100644
--- a/community/python-commonmark/PKGBUILD
+++ b/community/python-commonmark/PKGBUILD
@@ -9,5 +9,5 @@ eval "$(
/install.*docs.*/d
'
)"
-makedepends=(${makedepends[@]//python-sphinx/})
makedepends=(${makedepends[@]//python-sphinx_rtd_theme/})
+makedepends=(${makedepends[@]//python-sphinx/})