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

Giovanni Scafora giovanni at archlinux.org
Thu Feb 18 16:53:27 UTC 2010


    Date: Thursday, February 18, 2010 @ 11:53:27
  Author: giovanni
Revision: 69186

upgpkg: perl-fcgi 0.69-1
upstream release

Modified:
  perl-fcgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-18 14:15:36 UTC (rev 69185)
+++ PKGBUILD	2010-02-18 16:53:27 UTC (rev 69186)
@@ -3,16 +3,16 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-fcgi
-pkgver=0.68
+pkgver=0.69
 pkgrel=1
 pkgdesc="Fast CGI"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/FCGI"
 license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0')
+depends=('perl')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/FCGI-$pkgver.tar.gz)
-md5sums=('d336458f5b43c6fd3395cd4ba1914966')
+source=(http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/FCGI-${pkgver}.tar.gz)
+md5sums=('6e87311590b1cb5829a38a523931a3f4')
 
 build() {
   cd  "${srcdir}/FCGI-${pkgver}"




More information about the arch-commits mailing list