Date: Thursday, June 2, 2022 @ 18:15:16 Author: spupykin Revision: 1218888
upgpkg: perl-ipc-shareable 1.12-1 Modified: perl-ipc-shareable/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-02 18:15:11 UTC (rev 1218887) +++ PKGBUILD 2022-06-02 18:15:16 UTC (rev 1218888) @@ -2,14 +2,14 @@ # Maintainer: Charles Mauch <[email protected]> pkgname=perl-ipc-shareable -pkgver=0.61 -pkgrel=8 +pkgver=1.12 +pkgrel=1 pkgdesc="Perl/CPAN Module IPC::Shareable : Tie a variable to shared memory" arch=("any") url="https://search.cpan.org/dist/IPC-Shareable" license=("GPL" "PerlArtistic") -source=("https://search.cpan.org/CPAN/authors/id/M/MS/MSOUTH/IPC-Shareable-$pkgver.tar.gz") -md5sums=('8fb14d9e202651531ca5e5e5f1acd041') +source=("https://search.cpan.org/CPAN/authors/id/S/ST/STEVEB/IPC-Shareable-$pkgver.tar.gz") +md5sums=('14f5c10acbfbd9c3dae8592922228c95') build() { cd "$srcdir"/IPC-Shareable-$pkgver
