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

Florian Pritz bluewind at archlinux.org
Sat Jan 3 18:23:25 UTC 2015


    Date: Saturday, January 3, 2015 @ 19:23:25
  Author: bluewind
Revision: 125244

upgpkg: perl-cgi 4.13-1

upstream update

Modified:
  perl-cgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-03 18:19:32 UTC (rev 125243)
+++ PKGBUILD	2015-01-03 18:23:25 UTC (rev 125244)
@@ -1,18 +1,18 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 
 pkgname=perl-cgi
-pkgver=4.04
+pkgver=4.13
 pkgrel=1
 pkgdesc='Handle Common Gateway Interface requests and responses'
 arch=(any)
 license=(PerlArtistic GPL)
 options=(!emptydirs)
-depends=('perl>=5.8.1')
-checkdepends=('perl-test-deep>=0.11')
+depends=('perl>=5.8.1' perl-html-parser)
+checkdepends=(perl-test-deep perl-test-warn)
 url=https://metacpan.org/release/CGI
 source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-$pkgver.tar.gz")
-md5sums=(1ce0be2fd863b6c794997d609b22e72f)
-sha512sums=(c3e4c0e019b99e8e102e2bca15b61c5dfdf0fb605d2fd11ca3286eaca253256f12536e14cf400925793cc0807bb476dccd41ae126f82196173ca7c734dcc01e2)
+md5sums=(1de46434384fc0e59da6b6b407130c20)
+sha512sums=(57da54d5e99186d01ecab189226f8252b4d5a8e7a033795bf4d2f8c43ede315b51ba1b385ff13952aaad8344599ce70933df523ab549f594338779cf5ac441f6)
 _ddir="CGI-$pkgver"
 
 build()



More information about the arch-commits mailing list