Date: Wednesday, May 4, 2022 @ 06:32:08 Author: felixonmars Revision: 1192516
upgpkg: perl-text-template 1.61-1 Modified: perl-text-template/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 06:32:01 UTC (rev 1192515) +++ PKGBUILD 2022-05-04 06:32:08 UTC (rev 1192516) @@ -1,7 +1,7 @@ # Contributor: Sébastien Luttringer <[email protected]> pkgname=perl-text-template -pkgver=1.60 +pkgver=1.61 pkgrel=1 pkgdesc='Expand template text with embedded perl' arch=('any') @@ -11,7 +11,7 @@ checkdepends=('perl-test-warnings' 'perl-test-more-utf8') options=('!emptydirs') source=("https://search.cpan.org/CPAN/authors/id/M/MS/MSCHOUT/Text-Template-$pkgver.tar.gz") -sha512sums=('14dbaa5075691bc83d8f9ea58b6f86d6444948f9cbd7c27b0aac041c833d078940db7554268d3ff45f711a5646181ddb010f31894de23dc7226e79a103492e60') +sha512sums=('b527f587fc3fee48fed495b7dcbb1da0db1e423873ab99f9360f4b1a2727d85aa9b06ef8ab59a90d575d9731821e1a0263db8d0d357b01965633c58257c556b4') build() { cd Text-Template-$pkgver
