summaryrefslogtreecommitdiff
path: root/perl-text-glob/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-04-21 14:19:31 +0200
committerErich Eckner <git@eckner.net>2016-04-21 14:25:04 +0200
commit6b5f8f092d5e78b683fc06d536984fd17a118a1f (patch)
tree64a8f12dad9f94bb82777895ccc366cc0acd76ed /perl-text-glob/PKGBUILD
parent2223ac2985e0f9131592e78722746007d1f2d0d9 (diff)
downloadarchlinuxewe.git.save-6b5f8f092d5e78b683fc06d536984fd17a118a1f.tar.xz
in perl-text-glob Version nicht mehr hart kodiert
Diffstat (limited to 'perl-text-glob/PKGBUILD')
-rw-r--r--perl-text-glob/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-text-glob/PKGBUILD b/perl-text-glob/PKGBUILD
index 9ad9a473..ac773335 100644
--- a/perl-text-glob/PKGBUILD
+++ b/perl-text-glob/PKGBUILD
@@ -12,9 +12,9 @@ options=('!emptydirs')
depends=('perl')
makedepends=()
url='http://search.mcpan.org/dist/Text-Glob'
-source=('http://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/Text-Glob-0.09.tar.gz')
+_distdir="Text-Glob-${pkgver}"
+source=("http://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/${_distdir}.tar.gz")
sha512sums=('9b729e4ece88ad79e1b637c7f35e5e1ecae3fd7f62c408ed4f3fcac2e8e8afff32d7d805e1b0269800aada5ae609d03335d42ac54def2797d301e91fa488ae47')
-_distdir="Text-Glob-0.09"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \