summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2022-11-22 19:09:46 +0100
committerMichel Zou2022-11-22 19:09:46 +0100
commit372fde486b3f1c65c2c416b808bd025a3977f3cf (patch)
treeac015ce85dfa146c4b7ceda05c9839d7f5a59cef /PKGBUILD
parent6b9d74c441e833c3594b9868495aaaf9b1c67509 (diff)
downloadaur-372fde486b3f1c65c2c416b808bd025a3977f3cf.tar.gz
4.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15c05890d01b..86e74527c666 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-mpfr
-_pkgver=4.1.0
+_pkgver=4.1.1
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=('0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f'
+sha256sums=('ffd195bd567dbaffc3b98b23fd00aad0537680c9896171e44fe3ff79e28ac33d'
'SKIP')
validpgpkeys=('07F3DBBECC1A39605078094D980C197698C3739D')