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

Felix Yan fyan at archlinux.org
Thu Nov 20 14:56:24 UTC 2014


    Date: Thursday, November 20, 2014 @ 15:56:24
  Author: fyan
Revision: 226753

upgpkg: perl-bit-vector 7.4-1

upstream new release

Modified:
  perl-bit-vector/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-20 13:22:28 UTC (rev 226752)
+++ PKGBUILD	2014-11-20 14:56:24 UTC (rev 226753)
@@ -1,18 +1,18 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Kevin Piche <kevin at archlinux.org>
 
 pkgname=perl-bit-vector
-pkgver=7.3
-pkgrel=2
+pkgver=7.4
+pkgrel=1
 pkgdesc='Efficient bit vector, set of integers and "big int" math library'
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'PerlArtistic')
 url="http://search.cpan.org/dist/Bit-Vector/"
-depends=('perl-carp-clan' 'perl')
+depends=('perl-carp-clan')
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/Bit-Vector-${pkgver}.tar.gz)
-md5sums=('684e63a93db1e0eda25a103258b39725')
+md5sums=('bf67f144e5be5327ed79d4c69e6e0086')
 
 build() {
   cd Bit-Vector-$pkgver



More information about the arch-commits mailing list