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

Rémy Oudompheng remy at archlinux.org
Wed May 3 20:17:41 UTC 2017


    Date: Wednesday, May 3, 2017 @ 20:17:40
  Author: remy
Revision: 295236

upgpkg: perl-tie-cycle 1.224-1

Upstream update.

Modified:
  perl-tie-cycle/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-03 20:17:03 UTC (rev 295235)
+++ PKGBUILD	2017-05-03 20:17:40 UTC (rev 295236)
@@ -3,18 +3,18 @@
 
 pkgname=perl-tie-cycle
 _dist=Tie-Cycle
-pkgver=1.221
+pkgver=1.224
 pkgrel=1
 pkgdesc="Cycle through a list of values via a scalar"
 arch=('any')
-url='https://metacpan.org/release/${_dist}'
+url="https://metacpan.org/release/${_dist}"
 license=('PerlArtistic' 'GPL')
 depends=('perl')
 checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
-md5sums=('773b14e02cb5815d40160cf7255897e0')
-sha512sums=('39ed261ef2e3a6a93cc63197966ccae6ddee2473c24241067223448badeb76509682c52043bb34299a27f2f3a35956d3022af2fb13bd331ed2cc132dbc703087')
+md5sums=('9025f6c1a26c86546ebc71fc52a605a7')
+sha256sums=('d9b1aca31d66354ad0dd3bd6fb0a8820de8a633dfd7a01cbfdedac9c80d34a02')
 
 build() {
     cd "${srcdir}/${_dist}-${pkgver}"



More information about the arch-commits mailing list