Date: Monday, April 15, 2013 @ 12:48:04 Author: spupykin Revision: 88253
upgpkg: perl-dbd-sqlite2 0.36-1 upd Modified: perl-dbd-sqlite2/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-15 10:48:00 UTC (rev 88252) +++ PKGBUILD 2013-04-15 10:48:04 UTC (rev 88253) @@ -3,15 +3,15 @@ # Maintainer: Charles Mauch <[email protected]> pkgname=perl-dbd-sqlite2 -pkgver=0.33 -pkgrel=9 +pkgver=0.36 +pkgrel=1 pkgdesc="Perl/CPAN Module DBD::SQLite2" arch=("i686" "x86_64") url="http://search.cpan.org/dist/DBD-SQLite2" license=("GPL" "PerlArtistic") depends=("perl-dbi") -source=("http://www.cpan.org/authors/id/M/MS/MSERGEANT/DBD-SQLite2-${pkgver}.tar.gz") -md5sums=('babd83fd5eb9ba7560ad4bab4c76c0eb') +source=("http://search.cpan.org/CPAN/authors/id/R/RU/RURBAN/DBD-SQLite2-$pkgver.tar.gz") +md5sums=('221b30e630c72613d1fb5663db048a71') build() { cd DBD-SQLite2-${pkgver}
