From b8f77f5fda360a4c694e0890189bf03de3b9ca29 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Tue, 29 May 2018 22:50:10 +0000 Subject: perl-file-which: update to 1.22 --- abs/core/perl_modules/perl-file-which/PKGBUILD | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/abs/core/perl_modules/perl-file-which/PKGBUILD b/abs/core/perl_modules/perl-file-which/PKGBUILD index 6ba407e..6bfc8f1 100644 --- a/abs/core/perl_modules/perl-file-which/PKGBUILD +++ b/abs/core/perl_modules/perl-file-which/PKGBUILD @@ -1,17 +1,20 @@ -# $Id: PKGBUILD 149416 2012-02-07 16:24:46Z heftig $ +# $Id$ # Maintainer: Jan Alexander Steffens (heftig) pkgname=perl-file-which _realname=File-Which -pkgver=1.09 -pkgrel=3 +pkgver=1.22 +pkgrel=1 pkgdesc="Portable implementation of which" arch=(any) url="http://search.cpan.org/dist/File-Which" license=(GPL PerlArtistic) -source=("http://www.cpan.org/authors/id/A/AD/ADAMK/${_realname}-${pkgver}.tar.gz") -md5sums=('b9429edaad7f45caafa4d458afcfd8af') +depends=(perl) +options=('!emptydirs') +_author=PLICEASE +source=("https://www.cpan.org/authors/id/${_author:0:1}/${_author:0:2}/$_author/${_realname}-${pkgver}.tar.gz") +md5sums=('face60fafd220dc83fa581ef6f96d480') build() { cd "$srcdir/${_realname}-${pkgver}" -- cgit v0.12