Date: Sunday, October 12, 2014 @ 09:42:06 Author: fyan Revision: 224228
upgpkg: perl-yaml 1.13-1 Modified: perl-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-10-12 06:49:35 UTC (rev 224227) +++ PKGBUILD 2014-10-12 07:42:06 UTC (rev 224228) @@ -1,10 +1,10 @@ # $Id$ -# Maintainer: Felix Yan <[email protected]> +# Maintainer: Felix Yan <[email protected]> # Contributor: Jan de Groot <[email protected]> # Contributor: Charles Mauch <[email protected]> pkgname=perl-yaml -pkgver=1.12 +pkgver=1.13 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=('c451d6b266ede8e97d50ca349fe461fd31b504d7') +sha1sums=('3c44ae903fd5ee8f020348725baabe7c43f2324d') build() { cd YAML-${pkgver}
