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

Jan de Groot jgc at archlinux.org
Mon Oct 12 08:03:34 UTC 2009


    Date: Monday, October 12, 2009 @ 04:03:33
  Author: jgc
Revision: 55168

Merge gnome-unstable

Modified:
  pygobject/trunk/PKGBUILD
Deleted:
  pygobject/gnome-unstable/

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

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-10-12 07:56:17 UTC (rev 55167)
+++ trunk/PKGBUILD	2009-10-12 08:03:33 UTC (rev 55168)
@@ -2,16 +2,16 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=pygobject
-pkgver=2.18.0
+pkgver=2.20.0
 pkgrel=1
 pkgdesc="Python bindings for GObject"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('python>=2.6.1' 'glib2>=2.20.2')
-source=(http://ftp.gnome.org/pub/gnome/sources/pygobject/2.18/${pkgname}-${pkgver}.tar.bz2)
+depends=('python>=2.6.1' 'glib2>=2.22.0')
+source=(http://ftp.gnome.org/pub/gnome/sources/pygobject/2.20/${pkgname}-${pkgver}.tar.bz2)
 options=('!libtool')
 url="http://www.pygtk.org/"
-md5sums=('522b813219a6ad14b85b25d953b08727')
+sha256sums=('41e923a3f4426a3e19f6d154c424e3dac6f39defca77af602ac6272ce270fa81')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list