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

Florian Pritz bluewind at archlinux.org
Sat Apr 20 13:34:00 UTC 2019


    Date: Saturday, April 20, 2019 @ 13:33:59
  Author: bluewind
Revision: 452087

upgpkg: perl-cgi 4.42-1

upstream update

Modified:
  perl-cgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-20 13:10:31 UTC (rev 452086)
+++ PKGBUILD	2019-04-20 13:33:59 UTC (rev 452087)
@@ -1,7 +1,7 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 
 pkgname=perl-cgi
-pkgver=4.40
+pkgver=4.42
 pkgrel=1
 pkgdesc='Handle Common Gateway Interface requests and responses'
 arch=(any)
@@ -12,8 +12,8 @@
               '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=(69880e2d59799851d939c4fbe5664901)
-sha512sums=(317cc410d8cc630067759cc05b8643e0c3fe4e55307c437176892a625b88d46443c3e0ff4361e066c54f95c3573e5fa8c21e23069071fa0dc74fc2d93dca13c1)
+md5sums=(4f71703059f9a941cf7e8f547f950795)
+sha512sums=(caa5402ffe683b38609aab56fdd1388ddecf97fde449e889cecb9ac6ecbb490a08624ea8b9430d59b46c99133608a79fde6cba584d13ca435a201c741a0b472b)
 _ddir="CGI-$pkgver"
 
 build()
@@ -37,7 +37,6 @@
 (
   cd "$srcdir/$_ddir"
   make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
 )
 
 # Local Variables:



More information about the arch-commits mailing list