[arch-commits] Commit in perl-text-template/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jul 11 02:02:38 UTC 2019
Date: Thursday, July 11, 2019 @ 02:02:38
Author: felixonmars
Revision: 488644
upgpkg: perl-text-template 1.56-1
Modified:
perl-text-template/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-07-11 02:01:09 UTC (rev 488643)
+++ PKGBUILD 2019-07-11 02:02:38 UTC (rev 488644)
@@ -1,8 +1,8 @@
# Contributor: Sébastien Luttringer <seblu at archlinux.org>
pkgname=perl-text-template
-pkgver=1.55
-pkgrel=2
+pkgver=1.56
+pkgrel=1
pkgdesc='Expand template text with embedded perl'
arch=('any')
url='https://search.cpan.org/dist/Text-Template'
@@ -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=('19a281cdfc56483bc717be5ae2367ae0edd27e2d31a693f9e54a660ec21cb6b51a8e5eae2e659d0053f59cdb6b9266cf1e175fd55e1abf9f9362c973c44d8173')
+sha512sums=('873a03fc436cc22342310fcc0ab7963d5a69a06bb2fe9f2b7866ccca5c18b2eccef76cdcdf58f2465553a8b6088b28373f19d046157d78a062e056901a411add')
build() {
cd Text-Template-$pkgver
More information about the arch-commits
mailing list