Date: Tuesday, October 27, 2020 @ 09:35:26 Author: felixonmars Revision: 398846
upgpkg: perl-yaml-syck 1.34-1 Modified: perl-yaml-syck/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 08:32:34 UTC (rev 398845) +++ PKGBUILD 2020-10-27 09:35:26 UTC (rev 398846) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=perl-yaml-syck -pkgver=1.32 -pkgrel=2 +pkgver=1.34 +pkgrel=1 pkgdesc="Fast, lightweight YAML loader and dumper" arch=('x86_64') url="https://search.cpan.org/dist/YAML-Syck/" @@ -10,7 +10,7 @@ depends=('perl') options=('!emptydirs') source=(https://www.cpan.org/authors/id/T/TO/TODDR/YAML-Syck-$pkgver.tar.gz) -sha512sums=('284d62f1fabdcca9fbdc57b732f5b9b2c2739020c620dbb66e84a89ea83e0a80580ec8fd8516a1c080dd9de9a817dbe357ee66041daa5103a8bf49c436355c99') +sha512sums=('18288f54026823e84b2d642d880d7758c5d95ba4b56d3fcf758efe59303ea71a49822d7c000b4c7b0629eccd4dcf3c940bc1c26f2b2ef89e4fdba78a35c04760') build() { cd YAML-Syck-$pkgver
