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

Kevin Piché kevin at archlinux.org
Sat Sep 12 23:39:44 UTC 2009


    Date: Saturday, September 12, 2009 @ 19:39:43
  Author: kevin
Revision: 51870

upgpkg: perl-bit-vector 7.0-1
    Update to latest

Modified:
  perl-bit-vector/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-12 23:25:34 UTC (rev 51869)
+++ PKGBUILD	2009-09-12 23:39:43 UTC (rev 51870)
@@ -4,7 +4,7 @@
 
 pkgname=perl-bit-vector
 _cpanname=Bit-Vector
-pkgver=6.9
+pkgver=7.0
 pkgrel=1
 pkgdesc='Efficient bit vector, set of integers and "big int" math library'
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 depends=('perl-carp-clan' 'perl>=5.10.0')
 options=(!emptydirs)
 source=(http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/${_cpanname}-${pkgver}.tar.gz)
-md5sums=('632de6d29143e28c796ea0fec63fa940')
+md5sums=('7b30893a1e6e9fcc47494e256f5bd2a6')
 
 build() {
   cd ${srcdir}/${_cpanname}-$pkgver




More information about the arch-commits mailing list