aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Göbel2018-08-08 19:19:23 +0200
committerStefan Göbel2018-08-08 19:19:23 +0200
commitc483f7c363255f055131d46aaefbe57c66ccb8b0 (patch)
tree04fc358383fc44582800fd559d8f765bb018da24 /PKGBUILD
parent844ff04f5aecb5ea9014435cf2b0dc83ea266f6e (diff)
downloadaur-perl-test-version.tar.gz
Update to version 2.09
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8423112a0ee7..509795e7ab6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-test-version'
_module='Test-Version'
_author='P/PL/PLICEASE'
-pkgver='2.05'
+pkgver='2.09'
pkgrel='1'
pkgdesc='Check to see that versions in modules are sane.'
arch=('any')
@@ -13,7 +13,7 @@ checkdepends=('perl-test-exception')
license=('PerlArtistic' 'GPL')
options=('!emptydirs' 'purge')
source=("http://search.cpan.org/CPAN/authors/id/$_author/$_module-$pkgver.tar.gz")
-sha256sums=('39c0ec02663da0e56962bdafaef6790cf83d12b4d90e8a4cdc971d57d869d63f')
+sha256sums=('9ce1dd2897a5f30e1b7f8966ec66f57d8d8f280f605f28c7ca221fa79aca38e0')
build() {
(