* update perl-module-pluggable to 6.3-1
This commit is contained in:
parent
ef67923ef5
commit
abb15c6743
@ -1,6 +1,6 @@
|
|||||||
pkgbase = perl-module-pluggable
|
pkgbase = perl-module-pluggable
|
||||||
pkgdesc = automatically give your module the ability to have plugins
|
pkgdesc = automatically give your module the ability to have plugins
|
||||||
pkgver = 6.2
|
pkgver = 6.3
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://metacpan.org/release/Module-Pluggable
|
url = https://metacpan.org/release/Module-Pluggable
|
||||||
arch = any
|
arch = any
|
||||||
@ -8,8 +8,8 @@ pkgbase = perl-module-pluggable
|
|||||||
license = GPL
|
license = GPL
|
||||||
depends = perl
|
depends = perl
|
||||||
options = !emptydirs
|
options = !emptydirs
|
||||||
source = https://search.cpan.org/CPAN/authors/id/S/SI/SIMONW/Module-Pluggable-6.2.tar.gz
|
source = https://search.cpan.org/CPAN/authors/id/S/SI/SIMONW/Module-Pluggable-6.3.tar.gz
|
||||||
md5sums = 02051fa6f1473a067276ca2e26e3da45
|
md5sums = 442bb8838a2b7053aa276a41233b0607
|
||||||
sha512sums = 3d4b046d105406b7b4cbf66387603321f28cb7e1df6bf9d90c3762f1a1d44b8aed532591098fb158c49678a23d2ee8166d58b0badcaa072ba7bb96b4deb5e07c
|
sha512sums = 6ea3ffe30dcbc73300ded186d8237435d539056f90790834cc53d73f1e01397dc8935c892891bf7320a4c92be34ddf3a1412fca0f2451ec0058a964a9da58fd9
|
||||||
|
|
||||||
pkgname = perl-module-pluggable
|
pkgname = perl-module-pluggable
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# Contributor: Florian Pritz <bluewind@xinu.at>
|
# Contributor: Florian Pritz <bluewind@xinu.at>
|
||||||
|
|
||||||
pkgname=perl-module-pluggable
|
pkgname=perl-module-pluggable
|
||||||
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)
|
||||||
@ -12,8 +12,8 @@ options=('!emptydirs')
|
|||||||
depends=('perl')
|
depends=('perl')
|
||||||
url='https://metacpan.org/release/Module-Pluggable'
|
url='https://metacpan.org/release/Module-Pluggable'
|
||||||
source=("https://search.cpan.org/CPAN/authors/id/S/SI/SIMONW/Module-Pluggable-$pkgver.tar.gz")
|
source=("https://search.cpan.org/CPAN/authors/id/S/SI/SIMONW/Module-Pluggable-$pkgver.tar.gz")
|
||||||
md5sums=('02051fa6f1473a067276ca2e26e3da45')
|
md5sums=('442bb8838a2b7053aa276a41233b0607')
|
||||||
sha512sums=('3d4b046d105406b7b4cbf66387603321f28cb7e1df6bf9d90c3762f1a1d44b8aed532591098fb158c49678a23d2ee8166d58b0badcaa072ba7bb96b4deb5e07c')
|
sha512sums=('6ea3ffe30dcbc73300ded186d8237435d539056f90790834cc53d73f1e01397dc8935c892891bf7320a4c92be34ddf3a1412fca0f2451ec0058a964a9da58fd9')
|
||||||
_ddir="Module-Pluggable-$pkgver"
|
_ddir="Module-Pluggable-$pkgver"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user