Date: Sunday, January 18, 2015 @ 11:31:43 Author: fyan Revision: 229523
upgpkg: perl-yaml 1.14-1 Modified: perl-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-18 10:31:08 UTC (rev 229522) +++ PKGBUILD 2015-01-18 10:31:43 UTC (rev 229523) @@ -4,7 +4,7 @@ # Contributor: Charles Mauch <[email protected]> pkgname=perl-yaml -pkgver=1.13 +pkgver=1.14 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=('3c44ae903fd5ee8f020348725baabe7c43f2324d') +sha1sums=('9124d31d1cf147e11dc90950ddc7041379d07cdf') build() { cd YAML-${pkgver}
