[arch-commits] Commit in perl-libwww/trunk (PKGBUILD)
François Charette
francois at archlinux.org
Sat Sep 5 18:34:59 UTC 2009
Date: Saturday, September 5, 2009 @ 14:34:58
Author: francois
Revision: 51189
upgpkg: perl-libwww 5.831-1
new version
Modified:
perl-libwww/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-09-05 18:28:24 UTC (rev 51188)
+++ PKGBUILD 2009-09-05 18:34:58 UTC (rev 51189)
@@ -4,7 +4,7 @@
pkgname=perl-libwww
_realname=libwww-perl
-pkgver=5.829
+pkgver=5.831
pkgrel=1
pkgdesc="A set of Perl modules which provides a simple and consistent API to the WWW."
arch=(any)
@@ -15,7 +15,6 @@
replaces=('libwww-perl')
provides=('libwww-perl')
source=(http://www.cpan.org/authors/id/G/GA/GAAS/${_realname}-${pkgver}.tar.gz)
-md5sums=('f688f32d1619c3de31cf15a2277f372e')
build() {
cd ${srcdir}/${_realname}-${pkgver}
@@ -29,3 +28,4 @@
find ${pkgdir} -name .packlist -delete
}
# vim: ts=2 sw=2 et ft=sh
+md5sums=('b46737b11a050330dc27db8cb5f9e01f')
More information about the arch-commits
mailing list