Date: Thursday, July 31, 2014 @ 05:46:42 Author: fyan Revision: 218419
upgpkg: perl-yaml 0.98-1 Modified: perl-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-31 00:11:34 UTC (rev 218418) +++ PKGBUILD 2014-07-31 03:46:42 UTC (rev 218419) @@ -4,7 +4,7 @@ # Contributor: Charles Mauch <[email protected]> pkgname=perl-yaml -pkgver=0.97 +pkgver=0.98 pkgrel=1 pkgdesc="Perl/CPAN Module YAML : YAML Aint Markup Language" arch=('any') @@ -13,7 +13,7 @@ depends=('perl') options=('!emptydirs') source=(http://www.cpan.org/authors/id/I/IN/INGY/YAML-${pkgver}.tar.gz) -sha1sums=('66d83b28bffee3d385abb932cc42b4a09e8140c3') +sha1sums=('3af7814056b1541ccaf06a95a1baf268216358e8') build() { cd YAML-${pkgver}
