mingw-w64 runtime update to resolve Qt building bug (5.0.0.4735.9877f24)

This commit is contained in:
Alexey Pavlov
2016-09-20 10:00:08 +03:00
parent 259a6129aa
commit f3282f0575
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ _realname=crt
pkgbase=mingw-w64-${_realname}-git
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git"
replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-svn")
pkgver=5.0.0.4734.8f72872
pkgver=5.0.0.4735.9877f24
pkgrel=1
pkgdesc='MinGW-w64 CRT for Windows'
arch=('any')

View File

@@ -5,7 +5,7 @@ pkgbase=mingw-w64-${_realname}-git
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git"
replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-svn")
pkgdesc="MinGW-w64 headers for Windows"
pkgver=5.0.0.4734.8f72872
pkgver=5.0.0.4735.9877f24
pkgrel=1
arch=('any')
url="http://mingw-w64.sourceforge.net"