From 4e136beffeecf5a142cc145c818fde601bb00031 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Thu, 30 Jul 2015 21:42:49 +0300 Subject: [PATCH] wxPython: Rebuild with gcc-5.2 --- mingw-w64-wxPython/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-wxPython/PKGBUILD b/mingw-w64-wxPython/PKGBUILD index 98dfda9a49..bee310197e 100644 --- a/mingw-w64-wxPython/PKGBUILD +++ b/mingw-w64-wxPython/PKGBUILD @@ -4,7 +4,7 @@ _realname=wxPython pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.0.2.0 _editraver=0.7.20 -pkgrel=3 +pkgrel=4 pkgdesc="A wxWidgets GUI toolkit for Python (mingw-w64)" arch=('any') license=("custom:wxWindows")