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

Antonio Rojas arojas at archlinux.org
Sat Mar 12 11:52:40 UTC 2016


    Date: Saturday, March 12, 2016 @ 12:52:40
  Author: arojas
Revision: 261347

Update to 0.78

Modified:
  perl-fcgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-12 11:51:15 UTC (rev 261346)
+++ PKGBUILD	2016-03-12 11:52:40 UTC (rev 261347)
@@ -3,8 +3,8 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-fcgi
-pkgver=0.77
-pkgrel=2
+pkgver=0.78
+pkgrel=1
 pkgdesc="Fast CGI"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/FCGI"
@@ -12,7 +12,7 @@
 depends=('perl')
 options=('!emptydirs')
 source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/FCGI-${pkgver}.tar.gz")
-md5sums=('8d88f0fe90f05973522813263b0be39b')
+md5sums=('916cd2887b27265cd8dcfd3280135270')
 
 build() {
   cd  "${srcdir}/FCGI-${pkgver}"



More information about the arch-commits mailing list