summaryrefslogtreecommitdiff
path: root/community/exa/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/exa/PKGBUILD')
-rw-r--r--community/exa/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/exa/PKGBUILD b/community/exa/PKGBUILD
index dc7c4354..c1be6424 100644
--- a/community/exa/PKGBUILD
+++ b/community/exa/PKGBUILD
@@ -1,6 +1,6 @@
# rust currenly broken, use rust159-bin for now till we can rebuild rust
-# with rist159-bin
-makedepends[@]/cargo/})
+# with rust159-bin
+makedepends=(${makedepends[@]//cargo/})
makedepends+=(rust159-bin)
# pandoc is mainly broken currently (FS32#180)