[arch-commits] Commit in perl-namespace-clean/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Sat Mar 12 11:13:17 UTC 2016


    Date: Saturday, March 12, 2016 @ 12:13:17
  Author: spupykin
Revision: 166297

upgpkg: perl-namespace-clean 0.26-1

upd

Modified:
  perl-namespace-clean/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-12 11:13:13 UTC (rev 166296)
+++ PKGBUILD	2016-03-12 11:13:17 UTC (rev 166297)
@@ -5,8 +5,8 @@
 
 _cpanname="namespace-clean"
 pkgname="perl-$_cpanname"
-pkgver="0.25"
-pkgrel="1"
+pkgver=0.26
+pkgrel=1
 pkgdesc="Keep imports and functions out of your namespace"
 arch=("any")
 license=("PerlArtistic" "GPL")
@@ -27,6 +27,7 @@
 		PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
 		MODULEBUILDRC=/dev/null
 }
+sha1sums=('c16ff66b1b4c7e8a507a8c4e4d809d60040e9d33')
 
 build() {
 	prepareEnvironment



More information about the arch-commits mailing list