Date: Sunday, July 10, 2016 @ 12:28:55 Author: felixonmars Revision: 271245
upgpkg: perl-yaml 1.18-1 Modified: perl-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-10 12:28:48 UTC (rev 271244) +++ PKGBUILD 2016-07-10 12:28:55 UTC (rev 271245) @@ -4,7 +4,7 @@ # Contributor: Charles Mauch <[email protected]> pkgname=perl-yaml -pkgver=1.17 +pkgver=1.18 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/T/TI/TINITA/YAML-${pkgver}.tar.gz) -sha1sums=('6738b7c1ab0f846817dcd67ccfa546e403d1aa88') +sha1sums=('b062ac6d2cdcc332daf3d7fc3290c008bd174d89') build() { cd YAML-${pkgver}
