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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Jun 30 20:46:01 UTC 2008


    Date: Monday, June 30, 2008 @ 16:46:01
  Author: andyrtr
Revision: 3764

upgpkg: perl 5.10.0-4

Modified:
  perl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-30 20:27:51 UTC (rev 3763)
+++ PKGBUILD	2008-06-30 20:46:01 UTC (rev 3764)
@@ -2,13 +2,13 @@
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=perl
 pkgver=5.10.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Practical Extraction and Report Language"
 arch=(i686 x86_64)
 license=('GPL' 'PerlArtistic')
 url="http://www.perl.org"
 groups=('base')
-depends=('gdbm' 'db>=4.6' 'coreutils' 'glibc' 'sh')
+depends=('gdbm' 'db>=4.7' 'coreutils' 'glibc' 'sh')
 # for site_perl this is needed!
 #test without options=('emptydirs')
 source=(http://www.perl.com/CPAN/src/perl-${pkgver}.tar.gz





More information about the arch-commits mailing list