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 d8a647782bba..75f12b5ca161 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-math-mpfr'
-pkgver='4.28'
+pkgver='4.29'
pkgrel='1'
pkgdesc="Math::MPFR - perl interface to the MPFR (floating point) library."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('perl' 'gmp>=6.1.1' 'mpfr>=3.1.4.p1')
makedepends=('perl' 'gmp>=6.1.1' 'mpfr>=3.1.4.p1')
url='https://metacpan.org/release/Math-MPFR'
source=("https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-$pkgver.tar.gz")
-b2sums=('631fe86c03376bb998576fbac3f1ae589f26a988733fd2991e9f119aa5e2e4b667dd6b6212d65062c538f284053dd6b2e6330284cd710345678b44595a11ef94')
+b2sums=('7ff426c06435e2a983d1fe727641705c07f512951726bc0bd2684c8bd13a5b1f9f9668fc75c6f24fcf279079ec0a0986580146ee5829fb9408cd710cb59f68c3')
_distdir="Math-MPFR-$pkgver"
build() {