diff options
author | James Meyer <james.meyer@operamail.com> | 2011-11-01 22:14:20 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-11-01 22:14:20 (GMT) |
commit | a3b7c3179a90e17dbb816bb3fadbbb834481a596 (patch) | |
tree | c1f920d51641838bf1d586f67979b2c287439672 /abs/core/perl/PKGBUILD | |
parent | 8c24b8272185123ee322bfa2653c5d1555373ed8 (diff) | |
download | linhes_pkgbuild-a3b7c3179a90e17dbb816bb3fadbbb834481a596.zip linhes_pkgbuild-a3b7c3179a90e17dbb816bb3fadbbb834481a596.tar.gz linhes_pkgbuild-a3b7c3179a90e17dbb816bb3fadbbb834481a596.tar.bz2 |
heimdal,perk.python2: recompile against libdb5
Diffstat (limited to 'abs/core/perl/PKGBUILD')
-rw-r--r-- | abs/core/perl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/perl/PKGBUILD b/abs/core/perl/PKGBUILD index 188e37c..092b545 100644 --- a/abs/core/perl/PKGBUILD +++ b/abs/core/perl/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: francois <francois.archlinux.org> pkgname=perl pkgver=5.12.1 -pkgrel=3 +pkgrel=4 pkgdesc="A highly capable, feature-rich programming language" arch=(i686 x86_64) license=('GPL' 'PerlArtistic') |