summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-04-22 11:16:20 -0700
committerAndy Weidenbaum2016-04-22 11:16:20 -0700
commit342d52d1a00e33aa71dd30522275094510f6c40f (patch)
treef4f7e3a133783ee60e6d5e08ab661030bf4b341b /PKGBUILD
parent4eab80474f1a45e04c64e68b3f57997e9da3ca5c (diff)
downloadaur-342d52d1a00e33aa71dd30522275094510f6c40f.tar.gz
update pkgver to 0.05, perl6-json-fast
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 099286ca3874..612c57af46ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=perl6-json-unmarshal
-pkgver=0.03
-pkgrel=2
+pkgver=0.05
+pkgrel=1
pkgdesc="Turn JSON into objects"
arch=('any')
-depends=('perl6' 'perl6-json-name' 'perl6-json-tiny')
+depends=('perl6' 'perl6-json-fast' 'perl6-json-name')
checkdepends=('perl')
makedepends=('alacryd' 'git')
groups=('perl6')