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

Douglas Soares de Andrade douglas at archlinux.org
Mon Feb 2 01:56:00 UTC 2009


    Date: Sunday, February 1, 2009 @ 20:56:00
  Author: douglas
Revision: 25978

upgpkg: pygtk 2.14.0-1

Modified:
  pygtk/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-02 01:51:33 UTC (rev 25977)
+++ PKGBUILD	2009-02-02 01:56:00 UTC (rev 25978)
@@ -3,16 +3,15 @@
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=pygtk
-pkgver=2.13.0
-pkgrel=2
+pkgver=2.14.0
+pkgrel=1
 pkgdesc="Python bindings for the GTK widget set"
 arch=(i686 x86_64)
 license=('LGPL')
 depends=('libglade>=2.6.3' 'pycairo>=1.6.4' 'pygobject>=2.15.4' 'python-numeric>=24.2-2')
 options=('!libtool')
 url="http://www.pygtk.org/"
-source=(http://ftp.gnome.org/pub/gnome/sources/pygtk/2.13/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e1513921bfd3790b456899c483fceaea')
+source=(http://ftp.gnome.org/pub/gnome/sources/pygtk/2.14/${pkgname}-${pkgver}.tar.bz2)
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -21,3 +20,4 @@
   make DESTDIR="${pkgdir}" install || return 1
   install -m644 gtk/gtk-extrafuncs.defs "${pkgdir}/usr/share/pygtk/2.0/defs/" || return 1
 }
+md5sums=('b5fec3a9493a394d0ba2b8d2b337c4c5')




More information about the arch-commits mailing list