[arch-commits] CVS update of extra/x11/wxpython (PKGBUILD)

Jan de Groot jgc at archlinux.org
Fri Aug 31 10:49:42 UTC 2007


    Date: Friday, August 31, 2007 @ 06:49:42
  Author: jgc
    Path: /home/cvs-extra/extra/x11/wxpython

Modified: PKGBUILD (1.17 -> 1.18)

upgpkg: wxpython 2.8.4.0-1


----------+
 PKGBUILD |   12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)


Index: extra/x11/wxpython/PKGBUILD
diff -u extra/x11/wxpython/PKGBUILD:1.17 extra/x11/wxpython/PKGBUILD:1.18
--- extra/x11/wxpython/PKGBUILD:1.17	Tue Mar 13 13:56:39 2007
+++ extra/x11/wxpython/PKGBUILD	Fri Aug 31 06:49:42 2007
@@ -1,19 +1,17 @@
-# $Id: PKGBUILD,v 1.17 2007/03/13 17:56:39 jgc Exp $
+# $Id: PKGBUILD,v 1.18 2007/08/31 10:49:42 jgc Exp $
 # Mantainer: tobias <tobias at archlinux.org>
 # Contributor: Andrew Wright <andreww at photism.org>
 
 pkgname=wxpython
-pkgver=2.8.0.1
+pkgver=2.8.4.0
 pkgrel=1
-force=y
 pkgdesc="A wxWidgets GUI toolkit for Python."
 arch=(i686 x86_64)
 license=('LGPL')
 url="http://www.wxpython.org"
-depends=('wxgtk>=2.8.0.1' 'python>=2.5')
-source=(http://heanet.dl.sourceforge.net/sourceforge/wxpython/wxPython-src-${pkgver}.tar.bz2)
-md5sums=('5d4000fa5fc330519e882e6cc115b000')
-sha1sums=('917b690a1e39cb4919d086a184ae0fdbc0df8c99')
+depends=('wxgtk>=2.8.4' 'python>=2.5')
+source=(http://downloads.sourceforge.net/sourceforge/wxpython/wxPython-src-${pkgver}.tar.bz2)
+md5sums=('424f5a569635646eb805adfe4e4dd9ec')
 
 build() {
   cd ${startdir}/src/wxPython-src-${pkgver}/wxPython




More information about the arch-commits mailing list