perl-Module-Pluggable: update to 6.3
This commit is contained in:
parent
698fde14b0
commit
13e1591356
@ -2,17 +2,17 @@
|
|||||||
|
|
||||||
_realname=Module-Pluggable
|
_realname=Module-Pluggable
|
||||||
pkgname=perl-${_realname}
|
pkgname=perl-${_realname}
|
||||||
pkgver=6.2
|
pkgver=6.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="automatically give your module the ability to have plugins"
|
pkgdesc="automatically give your module the ability to have plugins"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://metacpan.org/release/Module-Pluggable"
|
url="https://metacpan.org/dist/Module-Pluggable"
|
||||||
groups=('perl-modules')
|
groups=('perl-modules')
|
||||||
license=('PerlArtistic')
|
license=('PerlArtistic')
|
||||||
depends=('perl')
|
depends=('perl')
|
||||||
options=('!emptydirs')
|
options=('!emptydirs')
|
||||||
source=("https://cpan.metacpan.org/authors/id/S/SI/SIMONW/${_realname}-${pkgver}.tar.gz")
|
source=("https://cpan.metacpan.org/authors/id/S/SI/SIMONW/${_realname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('2743f1cb59c2cac21bf14f0f71beab5ced75a589394a1fd8ac09ecc71599299e')
|
sha256sums=('58512bb9c654746d0937770b98b559b30872d85ac24073485e5830890dd1b2a0')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${_realname}-${pkgver}"
|
cd "${srcdir}/${_realname}-${pkgver}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user