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