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

Florian Pritz bluewind at archlinux.org
Sat Nov 5 13:01:26 UTC 2016


    Date: Saturday, November 5, 2016 @ 13:01:26
  Author: bluewind
Revision: 194696

upgpkg: perl-cgi 4.35-1

upstream update

Modified:
  perl-cgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-05 13:01:20 UTC (rev 194695)
+++ PKGBUILD	2016-11-05 13:01:26 UTC (rev 194696)
@@ -1,7 +1,7 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 
 pkgname=perl-cgi
-pkgver=4.32
+pkgver=4.35
 pkgrel=1
 pkgdesc='Handle Common Gateway Interface requests and responses'
 arch=(any)
@@ -8,11 +8,11 @@
 license=(PerlArtistic GPL)
 options=(!emptydirs)
 depends=('perl>=5.8.1' perl-html-parser)
-checkdepends=(perl-test-deep perl-test-warn)
+checkdepends=('perl-test-deep>=0.11' 'perl-test-warn>=0.3')
 url=https://metacpan.org/release/CGI
 source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-$pkgver.tar.gz")
-md5sums=('db2d0e870438b93e7d0c0560f7b302ac')
-sha512sums=('901135e3091b0bd3e93e7a4f50f3e1336be9002df682fd5d582cb202f2536ce2a4f67850dd2ff655c999ab4f961da705324dbb64434132c7ec5c3763711ad739')
+md5sums=(15e63942c02354426b25f056f2a4467c)
+sha512sums=(e4a25535b654439605ec9de3cd86dd84a4ce510d8ab459d693019b206e2123613a17cf281c21454baf39c7216c3d9fa2dbef7321709f341ba7f3c59bf765e23c)
 _ddir="CGI-$pkgver"
 
 build()



More information about the arch-commits mailing list