summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-01-04 17:36:39 -0800
committerAndy Weidenbaum2016-01-04 17:36:39 -0800
commit6fa1de1abb92b683f0d72d0d999df389273e0c3a (patch)
tree73f0940b2a849dd8a9e796f3f5236b84983ad47f /PKGBUILD
parent9a09301346e6a68ba836b22138562ddf375a7d96 (diff)
downloadaur-6fa1de1abb92b683f0d72d0d999df389273e0c3a.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 ca8da10790ad..7ddb8ede7064 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.3.4
pkgrel=3
pkgdesc="Pure perl6 implementation of SHA-256 and RIPEMD-160 digests"
arch=('any')
-depends=('rakudo')
+depends=('perl6')
checkdepends=('perl')
makedepends=('alacryd' 'git')
groups=('perl6')