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

Jan de Groot jgc at archlinux.org
Sat Apr 4 18:23:14 UTC 2009


    Date: Saturday, April 4, 2009 @ 14:23:13
  Author: jgc
Revision: 33720

upgpkg: pygobject 2.16.1-1

Modified:
  pygobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-04 18:22:59 UTC (rev 33719)
+++ PKGBUILD	2009-04-04 18:23:13 UTC (rev 33720)
@@ -2,16 +2,16 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=pygobject
-pkgver=2.16.0
+pkgver=2.16.1
 pkgrel=1
 pkgdesc="Python bindings for GObject"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('python>=2.5.2-5' 'glib2>=2.18.4')
+depends=('python>=2.6.1' 'glib2>=2.20.0')
 source=(http://ftp.gnome.org/pub/gnome/sources/pygobject/2.16/${pkgname}-${pkgver}.tar.bz2)
 options=('!libtool')
 url="http://www.pygtk.org/"
-md5sums=('431e7d4632163b93d1ee43cd071a389c')
+md5sums=('8e26f2572e6b72dbd2591677055f8d30')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list