Date: Wednesday, December 4, 2019 @ 09:49:45 Author: spupykin Revision: 535177
upgpkg: perl-tidy 20191203-1 Modified: perl-tidy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-04 09:49:39 UTC (rev 535176) +++ PKGBUILD 2019-12-04 09:49:45 UTC (rev 535177) @@ -3,7 +3,7 @@ # Contributor: Firmicus <francois.archlinux.org> pkgname=perl-tidy -pkgver=20190915 +pkgver=20191203 pkgrel=1 pkgdesc="Parses and beautifies perl source" arch=('any') @@ -12,7 +12,7 @@ depends=('perl>=5.10.0') options=('!emptydirs') source=(https://www.cpan.org/authors/id/S/SH/SHANCOCK/Perl-Tidy-$pkgver.tar.gz) -sha256sums=('c236dfacbba115cfc3f2868006c8601e021fe97c13cd2170a49bf8d404cc701b') +sha256sums=('3afe84d410e9fc4b74a5a1481e638b0b64aebc79f149a1448849ebad69234970') build() { cd "${srcdir}"/Perl-Tidy-$pkgver