summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP.A. López-Valencia2016-02-03 15:07:19 -0500
committerP.A. López-Valencia2016-02-03 15:07:19 -0500
commit78c97db97c623882cbf5616eff9395d7819bd72c (patch)
tree7b308f56a35106cf9f85105d4a34f14f21ec715d
parent763431dfaed80a5726facbc7f70cc1df4a4db16f (diff)
downloadaur-78c97db97c623882cbf5616eff9395d7819bd72c.tar.gz
perl-math-bigint-gmp 1.49-2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD2
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f06701096b83..d9b2aecb09d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Mon Dec 28 13:29:45 UTC 2015
+# Wed Feb 3 20:07:16 UTC 2016
pkgbase = perl-math-bigint-gmp
pkgdesc = Big integer calculations using the GNU Multiple Precision Arithmetic Library.
- pkgver = 1.47
- pkgrel = 1
- url = http://search.cpan.org/~PJACKLAM/Math-BigInt-GMP-1.47/
+ pkgver = 1.49
+ pkgrel = 3
+ url = http://search.cpan.org/~PJACKLAM/Math-BigInt-GMP-1.49/
arch = i686
arch = x86_64
license = GPL
@@ -13,8 +13,8 @@ pkgbase = perl-math-bigint-gmp
depends = gmp
depends = perl-math-bigint
options = !emptydirs
- source = http://cpan.perl.org/modules/by-authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.47.tar.gz
- sha256sums = 9ed3101d39fc118e025604e48894b88bf674f44c745a591c580987b2f24127e8
+ source = http://cpan.perl.org/modules/by-authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.49.tar.gz
+ sha256sums = 757b5f7859f1e82ef96ef560bac22fe37c1d7d6759f479a312676ad65181362f
pkgname = perl-math-bigint-gmp
diff --git a/PKGBUILD b/PKGBUILD
index 8bd89a8564b9..577d6b245b20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _author=PJACKLAM
_perlmod=Math-BigInt-GMP
pkgname=perl-math-bigint-gmp
pkgver=1.49
-pkgrel=2
+pkgrel=3
pkgdesc="Big integer calculations using the GNU Multiple Precision Arithmetic Library."
arch=('i686' 'x86_64')
url="http://search.cpan.org/~$_author/$_perlmod-$pkgver/"