mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
aur/perl-config-general to 2.63-2
This commit is contained in:
parent
070efdd54f
commit
8d9e118d76
1 changed files with 3 additions and 3 deletions
|
@ -3,15 +3,15 @@
|
||||||
_perlmod=Config-General
|
_perlmod=Config-General
|
||||||
_modnamespace=Config
|
_modnamespace=Config
|
||||||
pkgname=perl-config-general
|
pkgname=perl-config-general
|
||||||
pkgver=2.58
|
pkgver=2.63
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Config::General - Generic Config Module"
|
pkgdesc="Config::General - Generic Config Module"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="http://search.cpan.org/dist/${_perlmod}"
|
url="http://search.cpan.org/dist/${_perlmod}"
|
||||||
license=('GPL' 'PerlArtistic')
|
license=('GPL' 'PerlArtistic')
|
||||||
options=('!emptydirs')
|
options=('!emptydirs')
|
||||||
source=("http://cpan.org/modules/by-module/${_modnamespace}/${_perlmod}-${pkgver}.tar.gz")
|
source=("http://cpan.org/modules/by-module/${_modnamespace}/${_perlmod}-${pkgver}.tar.gz")
|
||||||
sha512sums=('7a2720ca4ceb7b1cbb4556e08b1cdd16a5a721609afa7ec474803355d29aa292ad09af1ba097a57e6560413486236ac94c615268d22c0fe2923c92e7e0ddf4b7')
|
sha512sums=('ba9fdbf992049936ea288a90d8f8360821fc96f8d42df0298888b25543d2ac43e2958c5f7a8bbbae7cad1e2151ea00528756a3bc0cfbe408e5ee82bf309615f3')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${_perlmod}-${pkgver}"
|
cd "${_perlmod}-${pkgver}"
|
||||||
|
|
Loading…
Reference in a new issue