Date: Wednesday, February 15, 2017 @ 09:24:56 Author: felixonmars Revision: 289006
upgpkg: perl-yaml 1.22-1 Modified: perl-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-15 07:07:22 UTC (rev 289005) +++ PKGBUILD 2017-02-15 09:24:56 UTC (rev 289006) @@ -4,7 +4,7 @@ # Contributor: Charles Mauch <[email protected]> pkgname=perl-yaml -pkgver=1.21 +pkgver=1.22 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=('c82886d6c4d373195cf0ae6eb0002843ccba2429') +sha1sums=('d9dffa4b8c5b110fb8c15636de134ec8447bbace') build() { cd YAML-${pkgver}
