perl-Importer: Update to 0.026
This commit is contained in:
committed by
Christoph Reiter
parent
416bd17948
commit
39c434d255
@@ -2,7 +2,7 @@
|
||||
|
||||
_realname=Importer
|
||||
pkgname=perl-${_realname}
|
||||
pkgver=0.025
|
||||
pkgver=0.026
|
||||
pkgrel=1
|
||||
pkgdesc="Alternative but compatible interface to modules that export symbols"
|
||||
arch=('any')
|
||||
@@ -12,7 +12,7 @@ license=('PerlArtistic')
|
||||
depends=('perl')
|
||||
options=('!emptydirs')
|
||||
source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('0745138c487d74033d0cbeb36f06595036dc7e688f1a5dbec9cc2fa799e13946')
|
||||
sha256sums=('e08fa84e13cb998b7a897fc8ec9c3459fcc1716aff25cc343e36ef875891b0ef')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user