summaryrefslogtreecommitdiff
path: root/testing/perl-compress-bzip2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-compress-bzip2/PKGBUILD')
-rw-r--r--testing/perl-compress-bzip2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/perl-compress-bzip2/PKGBUILD b/testing/perl-compress-bzip2/PKGBUILD
index ad5f788ac..fc142e677 100644
--- a/testing/perl-compress-bzip2/PKGBUILD
+++ b/testing/perl-compress-bzip2/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 124543 2011-05-22 21:27:46Z angvp $
+# $Id: PKGBUILD 127799 2011-06-18 15:54:27Z ibiru $
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
pkgname=perl-compress-bzip2
_realname=Compress-Bzip2
pkgver=2.09
-pkgrel=2
+pkgrel=3
pkgdesc="Interface to Bzip2 compression library"
arch=(i686 x86_64)
license=(GPL2)
depends=(perl bzip2)
-url='http://search.cpan.org/dist/$_realname'
+url="http://search.cpan.org/dist/$_realname"
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/A/AR/ARJAY/$_realname-$pkgver.tar.gz")
md5sums=('1699fde3e86f2a036f135ae606d456bf')