summaryrefslogtreecommitdiff
path: root/extra/perl-fcgi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/perl-fcgi/PKGBUILD')
-rw-r--r--extra/perl-fcgi/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/perl-fcgi/PKGBUILD b/extra/perl-fcgi/PKGBUILD
index b58f0b333..53fc43f5e 100644
--- a/extra/perl-fcgi/PKGBUILD
+++ b/extra/perl-fcgi/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 140128 2011-10-07 15:36:23Z giovanni $
+# $Id: PKGBUILD 143929 2011-11-30 21:23:50Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-fcgi
pkgver=0.74
-pkgrel=1
+pkgrel=2
pkgdesc="Fast CGI"
arch=('i686' 'x86_64')
url="http://search.cpan.org/dist/FCGI"
license=('GPL' 'PerlArtistic')
-depends=('perl>=5.14')
+depends=('perl')
options=('!emptydirs')
source=("http://www.cpan.org/CPAN/authors/id/F/FL/FLORA/FCGI-${pkgver}.tar.gz")
md5sums=('462a77a0072480fea791a4d3095eb486')