summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2de8a637626..0a86f387b946 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-math-gmpz'
-pkgver='0.55'
+pkgver='0.56'
pkgrel='1'
pkgdesc="Math::GMPz - perl interface to the GMP library's integer (mpz) functions."
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('perl>=5.10.1' 'gmp>=6.1.0')
checkdepends=('perl-test-warn')
url='https://metacpan.org/release/Math-GMPz'
source=("https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPz-$pkgver.tar.gz")
-b2sums=('8c15a9df88dee27930ea8388261b7b0c9f533e15ecbba2ccfd270b7b8068ac94480d2f8f77b5e65c23b518a7546bde8f72221cdb70d256ddfe369014cb6cfcf6')
+b2sums=('03168d0a1e120fa611497a492d2fe2a1bcf0263186934ad7081f76d832b56983d112d53949f88049ca01b0205be3675831dbe616ba5ad3666295e492890bda49')
_distdir="Math-GMPz-$pkgver"
build() {