Date: Thursday, June 2, 2022 @ 17:38:34 Author: spupykin Revision: 1218850
upgpkg: perl-test-mockobject 1.20200122-1 Modified: perl-test-mockobject/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-02 17:38:29 UTC (rev 1218849) +++ PKGBUILD 2022-06-02 17:38:34 UTC (rev 1218850) @@ -2,8 +2,8 @@ # Contributor: Francois Charette <[email protected]> pkgname=perl-test-mockobject -pkgver=1.20180705 -pkgrel=2 +pkgver=1.20200122 +pkgrel=1 pkgdesc="Perl extension for emulating troublesome interfaces " arch=('any') url="https://search.cpan.org/dist/Test-MockObject" @@ -11,7 +11,7 @@ depends=('perl-universal-can>=1.11' 'perl-universal-isa>=0.06') options=('!emptydirs') source=(https://www.cpan.org/authors/id/C/CH/CHROMATIC/Test-MockObject-$pkgver.tar.gz) -sha256sums=('4516058d5d511155c1c462dab4027d762d6a474b99f73bf7da20b5ffbd024518') +sha256sums=('2b7f80da87f5a6fe0360d9ee521051053017442c3a26e85db68dfac9f8307623') build() { cd "$srcdir"/Test-MockObject-$pkgver
