[arch-commits] Commit in wxgtk/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Wed Oct 8 20:09:46 UTC 2014


    Date: Wednesday, October 8, 2014 @ 22:09:46
  Author: eric
Revision: 224123

upgpkg: wxgtk 3.0.2-2

Fix version in wx-config

Modified:
  wxgtk/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-08 20:02:35 UTC (rev 224122)
+++ PKGBUILD	2014-10-08 20:09:46 UTC (rev 224123)
@@ -3,7 +3,7 @@
 
 pkgname=wxgtk
 pkgver=3.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="GTK+ implementation of wxWidgets API for GUI"
 arch=('i686' 'x86_64')
 url="http://wxwidgets.org"
@@ -13,7 +13,7 @@
 optdepends=('webkitgtk2: for webview support')
 options=('!emptydirs')
 source=(http://downloads.sourceforge.net/wxwindows/wxWidgets-${pkgver}.tar.bz2)
-sha1sums=('705b0aff5ed323c63f49eb2dbe33691c80eb3945')
+sha1sums=('6461eab4428c0a8b9e41781b8787510484dea800')
 
 build() {
   cd wxWidgets-${pkgver}



More information about the arch-commits mailing list