summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce0098e198d7..1ed5edf8af88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Noa-Emil Nissinen <aur dot satella at spamgourmet dot org>
pkgname=mingw-w64-winpthreads-bin
-pkgver=5.0.4
+pkgver=6.0.0
pkgrel=1
pkgdesc="MinGW-w64 winpthreads library (pre-compiled)"
arch=('any')
@@ -12,7 +12,7 @@ provides=("mingw-w64-winpthreads=${pkgver}")
conflicts=('mingw-w64-winpthreads')
options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
source=("https://sourceforge.net/projects/mingw-w64-builds/files/mingw-w64-winpthreads/mingw-w64-winpthreads-$pkgver.tar.xz")
-md5sums=("88e46fb422de3cca8a1c40d45462b9aa")
+md5sums=("331e85ba0f37d8886f22cfa788c0fbe6")
package() {
cd "mingw-w64-winpthreads/"