msys2-runtime: Update to latest.

This commit is contained in:
Alexpux
2014-03-19 13:37:17 +04:00
parent cdbd3168b3
commit 972bfe504f

View File

@@ -3,7 +3,7 @@
pkgname=('msys2-runtime' 'msys2-runtime-devel')
_ver_base=2.0
pkgver=2.0.15919.73c5c45
pkgver=2.0.15923.0cbf0b3
pkgrel=1
pkgdesc="Cygwin POSIX emulation engine"
arch=('i686' 'x86_64')
@@ -34,7 +34,7 @@ prepare() {
# Experimental!
# patch -p1 -i ${srcdir}/0002-revert-mounting.patch
# This is the new code, but it doesn't handle Unix PATH lists very well.
patch -p1 -i ${srcdir}/0003-Add-msys2_path_conv.patch
#patch -p1 -i ${srcdir}/0003-Add-msys2_path_conv.patch
}
build() {