summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrizen2022-05-21 16:01:11 +0300
committertrizen2022-05-21 16:01:11 +0300
commit6ba2577541d9b0baa03da465098bfa70db55aa58 (patch)
tree963f78be583bbfe31e3d2953a38cf875b389d65b /PKGBUILD
parentc30f87c33bd93c5d8f2e2c92022b0b293d8438d2 (diff)
downloadaur-6ba2577541d9b0baa03da465098bfa70db55aa58.tar.gz
Version 1.6011
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 738b11c3d0e6..7051f525b7b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-math-bigint-gmp'
-pkgver='1.6010'
+pkgver='1.6011'
pkgrel='1'
pkgdesc="Math::BigInt::GMP - backend library for Math::BigInt etc. based on GMP"
arch=('i686' 'x86_64')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-depends=('gmp>=6.1.2' 'perl>=5.6.1' 'perl-math-bigint>=1.999819')
+depends=('gmp>=6.1.2' 'perl>=5.6.1' 'perl-math-bigint>=1.999831')
makedepends=()
url='https://metacpan.org/release/Math-BigInt-GMP'
source=("https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-$pkgver.tar.gz")
-b2sums=('22e79d167e8d8fb3a34685488550860bd81e225166fd22be9353ce12a871a486b0b0d01fa72a32f063133d4c2f6bc9aeef1207865824a4de7679e80a137638f6')
+b2sums=('8efe6fbe21f98e2b2a78a72572c6a5e048df273e2b171db6d7d5d5f79debe3e434f9145c8b62990b7b191debe11a47abdf1f1f58814b4345e969c51372846db4')
_distdir="Math-BigInt-GMP-$pkgver"
build() {