summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrizen2021-11-15 17:49:38 +0200
committertrizen2021-11-15 17:49:38 +0200
commitcd0f4f19e784db4cccae7a6eee74a57d3d6f7007 (patch)
tree9fc1c522a1949956a01507d0b05905e81c2cef91 /PKGBUILD
parentc9055b480db732080db5f08498e2f65f19762a07 (diff)
downloadaur-cd0f4f19e784db4cccae7a6eee74a57d3d6f7007.tar.gz
Version 0.52
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 853d9ca2acd9..8db4ffdac0f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-math-gmpz'
-pkgver='0.51'
+pkgver='0.52'
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")
-sha512sums=('5a93c406934b18426905426855aa4398da80a67e160572345760143ef99e8ddd4b022abe2abc9a52b27f33bee78b7574c26b2327b69bd91a4cb289d4272e04eb')
+sha512sums=('e971cf171b6c922ed0094f3418e2f5c071b0839b6b795af5ee0280344185e3407aaf7ad8f6976ad64bad7e501187b104e3d2480fafe7fc66c2958855f1d258e8')
_distdir="Math-GMPz-$pkgver"
build() {