summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-01-04 17:36:12 -0800
committerAndy Weidenbaum2016-01-04 17:36:12 -0800
commit9167b74177e588715a57568e20aedbe00654c0cd (patch)
tree90052804cf6af4534fbc06488db22312135bcfa8 /PKGBUILD
parent26001ba8908d5924cbe60b6bc931da9b1ca779d1 (diff)
downloadaur-9167b74177e588715a57568e20aedbe00654c0cd.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 c8e2152dd38c..902757944d0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.0.1
pkgrel=1
pkgdesc="Lazy base64 encoding and decoding routines"
arch=('any')
-depends=('rakudo')
+depends=('perl6')
checkdepends=('perl')
makedepends=('alacryd' 'git')
groups=('perl6')