summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn D Jones III2016-04-20 16:43:06 -0600
committerJohn D Jones III2016-04-20 16:43:06 -0600
commit6a13d9f61487b05ae064f68619463956cfb94dba (patch)
treebb4f8935470d8cc4cd1775e9357d96370fb13a85 /PKGBUILD
parent54ddc46ec79351678fb689ca314476fba5980aff (diff)
downloadaur-6a13d9f61487b05ae064f68619463956cfb94dba.tar.gz
Update to 0.06
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD16
1 files changed, 8 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ebf0c47083d..43d66dd20d63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Contributor: John D Jones III <j[nospace]n[nospace]b[nospace]e[nospace]k[nospace]1972 -_AT_- the domain name google offers a mail service at ending in dot com>
-# Generator : CPANPLUS::Dist::Arch 1.25
+# Contributor: John D Jones III AKA jnbek <jnbek1972 -_AT_- g m a i l -_Dot_- com>
+# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-class-base'
-pkgver='0.05'
+pkgver='0.06'
pkgrel='1'
pkgdesc="useful base class for deriving other modules "
arch=('any')
@@ -10,11 +10,11 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
makedepends=()
-url='http://search.cpan.org/dist/Class-Base'
-source=('http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Class-Base-0.05.tar.gz')
-md5sums=('5e0e86dce5dccba4c51063f916bfb270')
-sha512sums=('a1e3670680711b401cf6dbbebcb07be277d7177c92f40b2f62775336c8175eac6dffb507acfb5dfab16be82e8568a11deb4c3436fbcdc9b058e4d1c2ceb46421')
-_distdir="Class-Base-0.05"
+url='https://metacpan.org/release/Class-Base'
+source=('http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Class-Base-0.06.tar.gz')
+md5sums=('73b1c3c87efd9fa327f9c6b1457235ae')
+sha512sums=('095ed524914bac64bf5b2c2fddc6df94dd13c7a469da91857083ee0041bfbe993e6fa7c1245f1b987e6ebfa4f7393ea61c05d6396aacfe7ffabad417d529d2be')
+_distdir="Class-Base-0.06"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \