summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2017-09-06 22:41:28 -0700
committerAndy Weidenbaum2017-09-06 22:41:28 -0700
commitbb5d3626a9be00c994ce8174830abc65b072a81e (patch)
tree4cb9329ac4f69353c5fdc3e161be23d7642376f8 /PKGBUILD
parent69eb1bfc334f3619383500c5629f986f75823ae3 (diff)
downloadaur-perl6-test-meta.tar.gz
update pkgver to 0.0.13, depends+=perl6-uri
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2bcbff7ab13..b350b43c8903 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=perl6-test-meta
-pkgver=0.0.6
-pkgrel=2
+pkgver=0.0.13
+pkgrel=1
pkgdesc="Test a distribution's META file"
arch=('any')
-depends=('perl6' 'perl6-meta6')
+depends=('perl6' 'perl6-meta6' 'perl6-uri')
checkdepends=('perl')
makedepends=('git')
groups=('perl6')