[arch-commits] Commit in wxpython/repos (3 files)

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


    Date: Friday, March 6, 2009 @ 03:02:20
  Author: eric
Revision: 29165

Merged revisions 29164 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/wxpython/trunk

........
  r29164 | eric | 2009-03-06 03:01:57 -0500 (Fri, 06 Mar 2009) | 2 lines
  
  upgpkg: wxpython 2.8.9.2-1
      Upstream update
........

Modified:
  wxpython/repos/extra-x86_64/	(properties)
  wxpython/repos/extra-x86_64/ChangeLog
  wxpython/repos/extra-x86_64/PKGBUILD

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


Property changes on: wxpython/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /wxpython/trunk:1-17376
   + /wxpython/trunk:1-29164

Modified: extra-x86_64/ChangeLog
===================================================================
--- extra-x86_64/ChangeLog	2009-03-06 08:01:57 UTC (rev 29164)
+++ extra-x86_64/ChangeLog	2009-03-06 08:02:20 UTC (rev 29165)
@@ -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: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-03-06 08:01:57 UTC (rev 29164)
+++ extra-x86_64/PKGBUILD	2009-03-06 08:02:20 UTC (rev 29165)
@@ -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