[arch-commits] Commit in perl-test-memory-cycle/trunk (PKGBUILD)

Fabio Castelli muflone at archlinux.org
Mon Apr 2 00:25:34 UTC 2018


    Date: Monday, April 2, 2018 @ 00:25:33
  Author: muflone
Revision: 313790

upgpkg: perl-test-memory-cycle 1.06-1

Modified:
  perl-test-memory-cycle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-02 00:23:56 UTC (rev 313789)
+++ PKGBUILD	2018-04-02 00:25:33 UTC (rev 313790)
@@ -5,8 +5,8 @@
 pkgname=perl-test-memory-cycle
 _perl_namespace=Test
 _perl_module=Memory-Cycle
-pkgver=1.04
-pkgrel=2
+pkgver=1.06
+pkgrel=1
 pkgdesc="Verifies code hasn't left circular references"
 arch=('any')
 url="https://metacpan.org/release/${_perl_namespace}-${_perl_module}"
@@ -13,7 +13,7 @@
 license=('PerlArtistic' 'GPL')
 depends=('perl-devel-cycle' 'perl-padwalker' 'perl-cgi')
 source=("https://www.cpan.org/modules/by-module/${_perl_namespace}/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz")
-sha256sums=('e5a65d2d001be8bf97ba64323d7c7b6936c84eefc18a30417dbd08591f221227')
+sha256sums=('9d53ddfdc964cd8454cb0da4c695b6a3ae47b45839291c34cb9d8d1cfaab3202')
 options=('!emptydirs')
 
 build() {



More information about the arch-commits mailing list