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

Eric Bélanger eric at archlinux.org
Fri Mar 6 08:01:57 UTC 2009


    Date: Friday, March 6, 2009 @ 03:01:57
  Author: eric
Revision: 29164

upgpkg: wxpython 2.8.9.2-1
    Upstream update

Modified:
  wxpython/trunk/ChangeLog
  wxpython/trunk/PKGBUILD

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |   10 +++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2009-03-06 07:57:35 UTC (rev 29163)
+++ ChangeLog	2009-03-06 08:01:57 UTC (rev 29164)
@@ -1,3 +1,8 @@
+2009-03-06  Eric Belanger  <eric at archlinux.org>
+
+	* wxpython 2.8.9.2-1
+	* Upstream update
+
 2008-10-28  Eric Belanger  <eric at archlinux.org>
 
 	* wxpython 2.8.9.1-1

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-06 07:57:35 UTC (rev 29163)
+++ PKGBUILD	2009-03-06 08:01:57 UTC (rev 29164)
@@ -3,16 +3,16 @@
 # Contributor: Andrew Wright <andreww at photism.org>
 
 pkgname=wxpython
-pkgver=2.8.9.1
+pkgver=2.8.9.2
 pkgrel=1
 pkgdesc="A wxWidgets GUI toolkit for Python"
 arch=('i686' 'x86_64')
 license=('custom:wxWindows')
 url="http://www.wxpython.org"
-depends=('wxgtk>=2.8.8' 'python>=2.6')
-source=(http://downloads.sourceforge.net/sourceforge/wxpython/wxPython-src-${pkgver}.tar.bz2)
-md5sums=('4ad9a64e05529097618c7e48fbb10a84')
-sha1sums=('7359af790d58082330c867f5c10f51b6382d9a35')
+depends=('wxgtk>=2.8.9.2' 'python>=2.6')
+source=(http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2)
+md5sums=('e3d89746af98b9279e4ff39a57f6dc63')
+sha1sums=('a0d58d8b9606d04a35b9853da15eb7dfb08d5637')
 
 build() {
   cd ${srcdir}/wxPython-src-${pkgver}/wxPython




More information about the arch-commits mailing list