summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6c384a46c34..53c387045b5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-math-mpc'
-pkgver='1.30'
+pkgver='1.31'
pkgrel='1'
pkgdesc="Math::MPC - perl interface to the MPC (multi precision complex) library."
arch=('i686' 'x86_64')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-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')
+depends=('gmp>=6.1.0' 'libmpc>=1.3.0' 'mpfr>=3.1.3.p4' 'perl-math-mpfr>=4.14')
+makedepends=('gmp>=6.1.0' 'libmpc>=1.3.0' '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")
-b2sums=('a88259ab263377efa67a64995068d278b40c1f1425e8d5016e663501bddfa7f04e1098a8b12ce491dfa217f594729a5faa6a7722fcb0aad4f0154425422e0e33')
+b2sums=('144b003c6d5d85564c45cfc1a48f1ebcfc037cddcabdacabfdb1e286e273a6f09eb6e10dd1f972b5a57ab4628e20b2d88317e8e1e0f47bfe8c3d9da760298c94')
_distdir="Math-MPC-${pkgver}"
build() {