Date: Tuesday, August 6, 2013 @ 13:53:37 Author: spupykin Revision: 95175
upgpkg: perl-ipc-shareable 0.61-1 upd Modified: perl-ipc-shareable/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-06 11:53:33 UTC (rev 95174) +++ PKGBUILD 2013-08-06 11:53:37 UTC (rev 95175) @@ -3,14 +3,14 @@ # Maintainer: Charles Mauch <[email protected]> pkgname=perl-ipc-shareable -pkgver=0.60 -pkgrel=5 +pkgver=0.61 +pkgrel=1 pkgdesc="Perl/CPAN Module IPC::Shareable : Tie a variable to shared memory" arch=("any") url="http://search.cpan.org/dist/IPC-Shareable" license=("GPL" "PerlArtistic") -source=("http://www.cpan.org/authors/id/B/BS/BSUGARS/IPC-Shareable-$pkgver.tar.gz") -md5sums=('51462dabfb4eec81e0b3417a9f9add4e') +source=("http://search.cpan.org/CPAN/authors/id/M/MS/MSOUTH/IPC-Shareable-$pkgver.tar.gz") +md5sums=('8fb14d9e202651531ca5e5e5f1acd041') build() { cd $srcdir/IPC-Shareable-$pkgver
