summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-01-04 17:37:26 -0800
committerAndy Weidenbaum2016-01-04 17:37:26 -0800
commit68c34ca5db02088db2622f100e70cc22c6cd4b33 (patch)
treeb2f09d4b5a2f115464a34ef4f1efdf980aefbd96 /PKGBUILD
parent18d23c06e01e21b00c7db062aeae76955ed99954 (diff)
downloadaur-68c34ca5db02088db2622f100e70cc22c6cd4b33.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 77ccf82f7249..e001a83e5d50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.1
pkgrel=1
pkgdesc="Fully automatic syntax highlighting for any grammar"
arch=('any')
-depends=('rakudo' 'perl6-terminal-ansicolor')
+depends=('perl6' 'perl6-terminal-ansicolor')
checkdepends=('perl')
makedepends=('alacryd' 'git')
groups=('perl6')