Date: Sunday, August 17, 2014 @ 07:52:52 Author: fyan Revision: 220132
upgpkg: perl-yaml 1.06-1 Modified: perl-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-17 03:43:28 UTC (rev 220131) +++ PKGBUILD 2014-08-17 05:52:52 UTC (rev 220132) @@ -4,7 +4,7 @@ # Contributor: Charles Mauch <[email protected]> pkgname=perl-yaml -pkgver=1.04 +pkgver=1.06 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=('7f4e91c79de78cb67aa749899ae12b11340ffca8') +sha1sums=('a831bf9caa5a1da9d35d4edc7d4f247eefbd26fd') build() { cd YAML-${pkgver}
