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

Eric Belanger eric at archlinux.org
Wed Aug 20 03:59:12 UTC 2008


    Date: Tuesday, August 19, 2008 @ 23:59:12
  Author: eric
Revision: 9863

upgpkg: wxpython 2.8.8.1-1
    Upstream update

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

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |    8 ++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2008-08-20 03:51:36 UTC (rev 9862)
+++ ChangeLog	2008-08-20 03:59:12 UTC (rev 9863)
@@ -1,3 +1,8 @@
+2008-08-19  Eric Belanger  <eric at archlinux.org>
+
+	* wxpython 2.8.8.1-1
+	* Upstream update
+
 2008-07-05  Eric Belanger  <eric at archlinux.org>
 
 	* wxpython 2.8.8.0-1

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-20 03:51:36 UTC (rev 9862)
+++ PKGBUILD	2008-08-20 03:59:12 UTC (rev 9863)
@@ -3,16 +3,16 @@
 # Contributor: Andrew Wright <andreww at photism.org>
 
 pkgname=wxpython
-pkgver=2.8.8.0
+pkgver=2.8.8.1
 pkgrel=1
-pkgdesc="A wxWidgets GUI toolkit for Python."
+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.5')
 source=(http://downloads.sourceforge.net/sourceforge/wxpython/wxPython-src-${pkgver}.tar.bz2)
-md5sums=('87b974dda37e7ae4ac25a0d0c94ec8a5')
-sha1sums=('5b9282e99c0369e6c0b9ea980101cce4cfc33446')
+md5sums=('867370c65d6878939eecf96b6ffd6ef8')
+sha1sums=('96027778c9d8dbfbc08a1aecb2dbe358b947b897')
 
 build() {
   cd ${srcdir}/wxPython-src-${pkgver}/wxPython




More information about the arch-commits mailing list