summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-01-04 17:38:13 -0800
committerAndy Weidenbaum2016-01-04 17:38:13 -0800
commit0ccfa4869200925e37861becb2492895b7f43120 (patch)
tree4afac6839eeab92f17ddba566863e551816317fd /PKGBUILD
parent972ca350e5eb63c4d18d78c6f68591114a72c166 (diff)
downloadaur-0ccfa4869200925e37861becb2492895b7f43120.tar.gz
s/rakudo/perl6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91ef4a9f3cbd..c5c092d04f8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.0.1
pkgrel=2
pkgdesc="Provides a trait to store an alternative JSON Name"
arch=('any')
-depends=('rakudo')
+depends=('perl6')
checkdepends=('perl')
makedepends=('alacryd' 'git')
groups=('perl6')