summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08a873e0f0fc..710d222f3e1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,20 @@
-# Contributor: Anonymous
+# Contributor: Bence Cs <bence98@sch.bme.hu>
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-template-plugin-gettext'
-pkgver='0.7'
+pkgver='1.0'
pkgrel='1'
pkgdesc="Gettext Support For the Template Toolkit Version 2"
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-depends=('perl-locale-xgettext>=0' 'perl-module-build>=0.28' 'perl-template-toolkit>=0' 'perl-libintl-perl>=0')
+depends=('perl-locale-xgettext>=0.7' 'perl-module-build>=0.28' 'perl-template-toolkit>=0' 'perl-libintl-perl>=0')
makedepends=()
url='https://metacpan.org/release/Template-Plugin-Gettext'
-source=('http://search.cpan.org/CPAN/authors/id/G/GU/GUIDO/Template-Plugin-Gettext-0.7.tar.gz')
-md5sums=('9ba14744357bfe9b6976b10489cacffb')
-sha512sums=('7e6ae0b92c3114fba2f6c6531975164ed126ae7b2ee02228f57f5f511781ddea4cbcc90494832e17448f4e7484f4f42185a9ee0a0573918fe5bca6645ed2afce')
-_distdir="Template-Plugin-Gettext-0.7"
+source=('http://search.cpan.org/CPAN/authors/id/G/GU/GUIDO/Template-Plugin-Gettext-1.0.tar.gz')
+md5sums=('cfabfb39186b0529a0472872272fda0a')
+sha512sums=('21a591f966ff8b410c09bedd06a40315f4f2ea50c9bcd4c51bcc1960bd28e2d9a5b1d208607795bf6670bc2277f243bf9ffa450a9deb3cc6a8f813150cfba10a')
+_distdir="Template-Plugin-Gettext-1.0"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \