summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn D Jones III2016-05-20 12:00:20 -0600
committerJohn D Jones III2016-05-20 12:00:20 -0600
commite8b3ae5297be8e398c0c4be3a8b07ef26904a4b1 (patch)
tree3741b77416b5d9605cfaab17848dceb6f8ec8d19 /PKGBUILD
parentbb5eaa8a082de766fc67f954a89aa70732142d22 (diff)
downloadaur-perl-class-throwable.tar.gz
Update to 0.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD16
1 files changed, 8 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dacda0d446b8..dede7b69adab 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-throwable'
-pkgver='0.11'
+pkgver='0.13'
pkgrel='1'
pkgdesc="A minimal lightweight exception class"
arch=('any')
@@ -10,11 +10,11 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
makedepends=()
-url='http://search.cpan.org/dist/Class-Throwable'
-source=('http://search.cpan.org/CPAN/authors/id/K/KM/KMX/Class-Throwable-0.11.tar.gz')
-md5sums=('faf82871a6b471451cd65c54c6cac7e1')
-sha512sums=('cfa053a9f20c2e619383711566df9de8fe22120545f3063f3661ff865e948a419aa9324c39c2b40e028564681d85a0421701f99d0ae285f483abf9e39d732d4a')
-_distdir="Class-Throwable-0.11"
+url='https://metacpan.org/release/Class-Throwable'
+source=('http://search.cpan.org/CPAN/authors/id/K/KM/KMX/Class-Throwable-0.13.tar.gz')
+md5sums=('73f111c2bcd6bbf98ef2d3c0694ae45d')
+sha512sums=('e10933973844f0b729907607a2a6eddc7825d4d0459ddaeb62568910c70ec8b32baccea2e661af6d87e748f6dd4ae11224df961351c8bc198a7d631c1b1c27df')
+_distdir="Class-Throwable-0.13"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \