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

Eric Bélanger eric at archlinux.org
Sun Sep 14 17:36:42 UTC 2014


    Date: Sunday, September 14, 2014 @ 19:36:42
  Author: eric
Revision: 221716

upgpkg: wxpython 3.0.1.1-1

Upstream update

Modified:
  wxpython/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-14 13:35:04 UTC (rev 221715)
+++ PKGBUILD	2014-09-14 17:36:42 UTC (rev 221716)
@@ -2,9 +2,9 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=wxpython
-pkgver=3.0.0.0
+pkgver=3.0.1.1
 _editraver=0.7.20
-pkgrel=3
+pkgrel=1
 pkgdesc="A wxWidgets GUI toolkit for Python"
 arch=('i686' 'x86_64')
 license=('custom:wxWindows')
@@ -13,7 +13,7 @@
 makedepends=('mesa' 'glu')
 source=(http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2
         http://editra.googlecode.com/files/Editra-${_editraver}.tar.gz)
-sha1sums=('48451763275cfe4e5bbec49ccd75bc9652cba719'
+sha1sums=('d2c4719015d7c499a9765b1e5107fdf37a32abfb'
           'f439f4aa2cb90b8348cebb1670df9cf47ba341ab')
 
 prepare() {




More information about the arch-commits mailing list