summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/perl_modules/perl-digest-sha1/PKGBUILD
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-06-06 06:10:29 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-06-06 06:10:29 (GMT)
commit3d3022399bd4f53ab44767a38ea59adb8f3051a2 (patch)
treec298b69fcb6c6b7fa49d51a50f03193f4b5a5198 /abs/core-testing/perl_modules/perl-digest-sha1/PKGBUILD
parent2d02247187371f7c47922c2aa00473a756dab5be (diff)
downloadlinhes_pkgbuild-3d3022399bd4f53ab44767a38ea59adb8f3051a2.zip
linhes_pkgbuild-3d3022399bd4f53ab44767a38ea59adb8f3051a2.tar.gz
linhes_pkgbuild-3d3022399bd4f53ab44767a38ea59adb8f3051a2.tar.bz2
Bumped version, created group shepherd-dep to allow for easy install.
Diffstat (limited to 'abs/core-testing/perl_modules/perl-digest-sha1/PKGBUILD')
-rw-r--r--abs/core-testing/perl_modules/perl-digest-sha1/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/perl_modules/perl-digest-sha1/PKGBUILD b/abs/core-testing/perl_modules/perl-digest-sha1/PKGBUILD
index 7a3a414..7bf6976 100644
--- a/abs/core-testing/perl_modules/perl-digest-sha1/PKGBUILD
+++ b/abs/core-testing/perl_modules/perl-digest-sha1/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=perl-digest-sha1
_realname=Digest-SHA1
pkgver=2.11
-pkgrel=3
+pkgrel=4
pkgdesc="Perl Module: Interface to the SHA-1 Algorithm."
arch=(i686 x86_64)
license=('PerlArtistic')
@@ -16,7 +16,7 @@ source=(http://www.cpan.org/authors/id/G/GA/GAAS/${_realname}-${pkgver}.tar.gz)
replaces=('digest-sha1')
provides=('digest-sha1')
md5sums=('2449bfe21d6589c96eebf94dae24df6b')
-
+groups=('shepherd-dep')
build() {
cd ${startdir}/src/${_realname}-${pkgver}
# install module in vendor directories.