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 da18749981b3..0ba96460db58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Noa-Emil Nissinen <aur dot satella at spamgourmet dot org>
pkgname=mingw-w64-crt-bin
-pkgver=6.0.0
+pkgver=7.0.0
pkgrel=1
pkgdesc="MinGW-w64 CRT for Windows (pre-compiled)"
arch=('any')
@@ -12,7 +12,7 @@ provides=("mingw-w64-crt=${pkgver}")
conflicts=('mingw-w64-crt')
options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
source=("https://sourceforge.net/projects/mingw-w64-builds/files/mingw-w64-crt/mingw-w64-crt-$pkgver.tar.xz")
-md5sums=('afc77fe5299aae2f69158c69b43bfa89')
+md5sums=('6220f3cc5855eed21db2ecafcc1fed8a')
package() {
cd "mingw-w64-crt/"