summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-08-23 20:35:10 +0200
committerMichel Zou2020-08-23 20:35:10 +0200
commit6b9d74c441e833c3594b9868495aaaf9b1c67509 (patch)
tree484980fe0f82e27d15938fcef1aa34eec6cdf25c /PKGBUILD
parent8551fa58ca67543f92527cf89de245fd56b26a8d (diff)
downloadaur-6b9d74c441e833c3594b9868495aaaf9b1c67509.tar.gz
4.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e67f6192ae0d..15c05890d01b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-mpfr
-_pkgver=4.0.2
+_pkgver=4.1.0
pkgver=$_pkgver
pkgrel=1
pkgdesc="Multiple-precision floating-point library (mingw-w64)"
@@ -10,7 +10,7 @@ makedepends=('mingw-w64-configure')
depends=("mingw-w64-gmp")
options=('staticlibs' '!strip' '!buildflags')
source=(http://www.mpfr.org/mpfr-${_pkgver}/mpfr-${_pkgver}.tar.xz{,.asc})
-sha256sums=('1d3be708604eae0e42d578ba93b390c2a145f17743a744d8f3f8c2ad5855a38a'
+sha256sums=('0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f'
'SKIP')
validpgpkeys=('07F3DBBECC1A39605078094D980C197698C3739D')