Date: Thursday, January 21, 2021 @ 01:42:49 Author: spupykin Revision: 824060
upgpkg: perl-tidy 20210111-1 Modified: perl-tidy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-21 01:42:43 UTC (rev 824059) +++ PKGBUILD 2021-01-21 01:42:49 UTC (rev 824060) @@ -3,7 +3,7 @@ # Contributor: Firmicus <francois.archlinux.org> pkgname=perl-tidy -pkgver=20201001 +pkgver=20210111 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=('0873ebb300239d792fb8e67164b0e04bb8fb1ff153659630d321c0b4a1dc9a12') +sha256sums=('207666ceaf5d4eaf7a608c8f4a77f212cae811bb88ce159c33e2d8a0b5da189f') build() { cd "${srcdir}"/Perl-Tidy-$pkgver