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 1b63df30e2d9..86fcb04412da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-math-mpc'
-pkgver='1.13'
+pkgver='1.14'
pkgrel='1'
pkgdesc="Math::MPC - perl interface to the MPC (multi precision complex) library."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('gmp>=6.1.0' 'libmpc>=1.0.3' 'mpfr>=3.1.3.p4' 'perl-math-mpfr>=4.14')
makedepends=('gmp>=6.1.0' 'libmpc>=1.0.3' 'mpfr>=3.1.3.p4' 'perl-math-mpfr>=4.14')
url='https://metacpan.org/release/Math-MPC'
source=("https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPC-$pkgver.tar.gz")
-sha512sums=('351c00d66c72b6f3427ddd68bf726b3d1ef75cc73e7f566eb842f5c629c36852886cc77fe97867d91fa81b6810173d47afe617086bd9f6d419ac4f3c4b3f18a3')
+b2sums=('35ad25fe018f1a855c93c0d52b513715f5ac988ce34a49f7c9615c5d911d754c9c8cb0ce7ca538849ec97108f1800a62928c4c79322a83b1f0e8cc82b87fe0e3')
_distdir="Math-MPC-${pkgver}"
build() {