summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0f88a5ab3be..8ccc652c7626 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-math-gmpq'
-pkgver='0.41'
+pkgver='0.42'
pkgrel='1'
pkgdesc="perl interface to the GMP library's rational (mpq) functions."
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@ depends=('perl>=5.10.1' 'gmp>=6.1.0')
makedepends=()
url='https://metacpan.org/release/Math-GMPq'
source=("https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPq-$pkgver.tar.gz")
-md5sums=('d68bc7492e953d53b0903c1be375ceea')
-sha512sums=('cc8f163e2c6fbd0b0a3a143f0ceee3ffab3820758618df619d162b56bba7e4f2b81684e548a393ce6116d85d128a1a039fb3cc3f1d73609fe85ec29bded9b698')
+md5sums=('76d8660518bceaaaff8399ae135864cc')
+sha512sums=('f19d20dd47bfdaf1f9f5dbde72b4e9dde99249f40165f82689725499bfa2fa5684c0e17a6314a202df6d7fb52e13f0f889fad5a6cadc9afd6648842e3a5b7238')
_distdir="Math-GMPq-$pkgver"
build() {