summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2019-05-07 07:40:35 +0200
committerMichel Zou2019-05-07 07:40:35 +0200
commit8551fa58ca67543f92527cf89de245fd56b26a8d (patch)
tree9d4c48f4435ecd84370a604905c1cabea2a4d1bd /PKGBUILD
parentb02c60757c17f1c8028a9bb85473014526b00593 (diff)
downloadaur-8551fa58ca67543f92527cf89de245fd56b26a8d.tar.gz
4.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a43478d58265..e67f6192ae0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-mpfr
-_pkgver=4.0.1
+_pkgver=4.0.2
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=('67874a60826303ee2fb6affc6dc0ddd3e749e9bfcb4c8655e3953d0458a6e16e'
+sha256sums=('1d3be708604eae0e42d578ba93b390c2a145f17743a744d8f3f8c2ad5855a38a'
'SKIP')
validpgpkeys=('07F3DBBECC1A39605078094D980C197698C3739D')