summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c4e7cce9501..2a24bfae0b74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
+# Maintainer : Dylan Delgado <dylan1496 at live dot com>
# 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
pkgname='perl-math-int64'
-pkgver='0.30'
+pkgver='0.54'
pkgrel='1'
pkgdesc="Manipulate 64 bits integers in Perl"
arch=('i686' 'x86_64')
@@ -11,10 +12,10 @@ options=('!emptydirs')
depends=('perl')
makedepends=()
url='http://search.cpan.org/dist/Math-Int64'
-source=('http://search.cpan.org/CPAN/authors/id/S/SA/SALVA/Math-Int64-0.30.tar.gz')
-md5sums=('44ee7cac9f55e06e726b179c2512f962')
-sha512sums=('ef0e550eb48458bbd64b37bc3d5e72a590e034ed1f9afc2b39e80ba0bedd4fe2c8b2f47d143730570d68d4e57523c2481437910ca8b0ea4a5f0384ae7b4e425e')
-_distdir="Math-Int64-0.30"
+source=('http://search.cpan.org/CPAN/authors/id/S/SA/SALVA/Math-Int64-0.54.tar.gz')
+md5sums=('1ad0ce8b5e903dfe9f7ffbabd8a43014')
+sha512sums=('03677df499ebc3924fabefbc6fb863adc2f765341a9697305b03bb24477b391029e65cc492c831a24e282e26e850082abbd0e52dda198aa041f3f4f41cc4f995')
+_distdir="Math-Int64-0.54"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \