Date: Monday, July 4, 2016 @ 01:41:21 Author: felixonmars Revision: 270921
upgpkg: perl-yaml 1.16-1 Modified: perl-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-03 22:48:52 UTC (rev 270920) +++ PKGBUILD 2016-07-04 01:41:21 UTC (rev 270921) @@ -4,7 +4,7 @@ # Contributor: Charles Mauch <[email protected]> pkgname=perl-yaml -pkgver=1.15 +pkgver=1.16 pkgrel=1 pkgdesc="Perl/CPAN Module YAML : YAML Aint Markup Language" arch=('any') @@ -14,7 +14,7 @@ checkdepends=('perl-test-yaml') options=('!emptydirs') source=(http://www.cpan.org/authors/id/I/IN/INGY/YAML-${pkgver}.tar.gz) -sha1sums=('c297e548f0398f2cbd93ce593be083517538f5f5') +sha1sums=('1ea543a33eddac319e6a73e57388ddb0f95aae3d') build() { cd YAML-${pkgver}
