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

Bruno Pagani archange at archlinux.org
Tue May 1 21:16:44 UTC 2018


    Date: Tuesday, May 1, 2018 @ 21:16:43
  Author: archange
Revision: 318619

upgpkg: perl-strictures 2.000005-1

Modified:
  perl-strictures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-01 21:09:00 UTC (rev 318618)
+++ PKGBUILD	2018-05-01 21:16:43 UTC (rev 318619)
@@ -2,8 +2,8 @@
 
 _pkg=strictures
 pkgname=perl-${_pkg}
-pkgver=2.000003
-pkgrel=2
+pkgver=2.000005
+pkgrel=1
 pkgdesc="Turn on strict and make most warnings fatal"
 arch=('any')
 url="https://metacpan.org/release/${_pkg}"
@@ -11,8 +11,8 @@
 options=('!emptydirs')
 depends=('perl')
 checkdepends=('perl-test-simple')
-source=("https://cpan.metacpan.org/authors/id/H/HA/HAARG/${_pkg}-${pkgver}.tar.gz")
-sha512sums=('c187a32f70c2be97cbe783e700d54d1e7b7ce7a8ea0b5ce72851b1efbe9b64121fb4b626463c4c62fb384893e4e3102afeaa21cd3e500fefc61c5b4b3924d21b')
+source=("https://cpan.metacpan.org/authors/id/E/ET/ETHER/${_pkg}-${pkgver}.tar.gz")
+sha512sums=('e4309c01fd729fe8c42e4a0ddbc95e8e14503362fb5be4556fef42edbbe14567a13cf2e9af206e91ff911b961316dfbff3711f278afaa4772bf284bb2d44a309')
 
 build() {
     cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list