Date: Saturday, June 16, 2018 @ 15:59:21 Author: felixonmars Revision: 343404
upgpkg: perl-test-yaml 1.07-1 Modified: perl-test-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-16 15:25:06 UTC (rev 343403) +++ PKGBUILD 2018-06-16 15:59:21 UTC (rev 343404) @@ -2,8 +2,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=perl-test-yaml -pkgver=1.06 -pkgrel=3 +pkgver=1.07 +pkgrel=1 pkgdesc="Testing Module for YAML Implementations" arch=('any') url="http://search.cpan.org/dist/Test-YAML/" @@ -10,8 +10,8 @@ license=('GPL' 'PerlArtistic') depends=('perl-test-base') options=('!emptydirs') -source=("http://www.cpan.org/authors/id/I/IN/INGY/Test-YAML-${pkgver}.tar.gz") -sha1sums=('c844c930ce08ef9ff766c420c07b240e79462201') +source=("http://www.cpan.org/authors/id/T/TI/TINITA/Test-YAML-${pkgver}.tar.gz") +sha512sums=('fe169d351e3c3e41c04d4429bc698f0aa49c7572e1681d4d72d5610d56234642093a31ed7ee5a972cac3e714ff481aa31e69bf12807ec446dd6f927e854d5606') build() { cd Test-YAML-${pkgver}
