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

Giovanni Scafora giovanni at archlinux.org
Tue Oct 21 12:25:37 UTC 2014


    Date: Tuesday, October 21, 2014 @ 14:25:37
  Author: giovanni
Revision: 225141

upgpkg: perl-fcgi 0.77-1

upstream release

Modified:
  perl-fcgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-21 08:49:41 UTC (rev 225140)
+++ PKGBUILD	2014-10-21 12:25:37 UTC (rev 225141)
@@ -3,8 +3,8 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-fcgi
-pkgver=0.74
-pkgrel=5
+pkgver=0.77
+pkgrel=1
 pkgdesc="Fast CGI"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/FCGI"
@@ -11,8 +11,8 @@
 license=('GPL' 'PerlArtistic')
 depends=('perl')
 options=('!emptydirs')
-source=("http://www.cpan.org/CPAN/authors/id/F/FL/FLORA/FCGI-${pkgver}.tar.gz")
-md5sums=('462a77a0072480fea791a4d3095eb486')
+source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/FCGI-${pkgver}.tar.gz")
+md5sums=('8d88f0fe90f05973522813263b0be39b')
 
 build() {
   cd  "${srcdir}/FCGI-${pkgver}"



More information about the arch-commits mailing list