[arch-commits] CVS update of arch/build/lib/pygtk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Jul 16 20:27:22 UTC 2007


    Date: Monday, July 16, 2007 @ 16:27:22
  Author: jgc
    Path: /home/cvs-arch/arch/build/lib/pygtk

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: pygtk 2.10.6-1
Update to 2.10.6, should fix gnome-games and deskbar-applet


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


Index: arch/build/lib/pygtk/PKGBUILD
diff -u arch/build/lib/pygtk/PKGBUILD:1.8 arch/build/lib/pygtk/PKGBUILD:1.9
--- arch/build/lib/pygtk/PKGBUILD:1.8	Sat Jul  7 05:23:42 2007
+++ arch/build/lib/pygtk/PKGBUILD	Mon Jul 16 16:27:22 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.8 2007/07/07 09:23:42 jgc Exp $
+# $Id: PKGBUILD,v 1.9 2007/07/16 20:27:22 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=pygtk
-pkgver=2.10.5
+pkgver=2.10.6
 pkgrel=1
 pkgdesc="Python bindings for the GTK widget set"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 options=('!libtool')
 url="http://www.pygtk.org/"
 source=(http://ftp.gnome.org/pub/gnome/sources/pygtk/2.10/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('8ee5964785b24302305c7ff3109eb3e5')
+md5sums=('f051e25adcbdc1ddcf736fadad3d66f2')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list