Date: Tuesday, May 19, 2015 @ 23:06:23
  Author: foutrelis
Revision: 239569

upgpkg: wxpython2.8 2.8.12.1-2

Rebuild using GCC 5.1; the Tribler application doesn't want to start
when wxpython2.8 and wxgtk2.8 are built using GCC 4.9.2 and GCC 5.1
(respectively), even though we've made the ABI check non-fatal (and
another application, Cycle, didn't have this issue). (FS#45013)

Modified:
  wxpython2.8/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-05-19 20:56:37 UTC (rev 239568)
+++ PKGBUILD    2015-05-19 21:06:23 UTC (rev 239569)
@@ -3,7 +3,7 @@
 
 pkgname=wxpython2.8
 pkgver=2.8.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A wxWidgets GUI toolkit for Python"
 arch=('i686' 'x86_64')
 license=('custom:wxWindows')

Reply via email to