perl-Compress-Bzip2: Update to 2.19

This commit is contained in:
Alexpux 2014-12-23 21:26:05 +03:00
parent 1ec8aa42e0
commit d0f3e9282d

View File

@ -2,8 +2,8 @@
_realname=Compress-Bzip2
pkgname=perl-${_realname}
pkgver=2.17
pkgrel=2
pkgver=2.19
pkgrel=1
pkgdesc="Interface to Bzip2 compression library"
arch=(i686 x86_64)
license=(GPL2)
@ -12,7 +12,7 @@ groups=('perl-modules')
url="http://search.cpan.org/dist/Compress-Bzip2"
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/R/RU/RURBAN/$_realname-$pkgver.tar.gz")
md5sums=('d8b809f6efe3edb33f81d608c932b2ef')
md5sums=('dd4ebb4e88a50cc9a85e282618fdf88f')
build() {
cd "$srcdir/$_realname-$pkgver"