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

Jan de Groot jgc at archlinux.org
Wed Aug 12 14:48:27 UTC 2009


    Date: Wednesday, August 12, 2009 @ 10:48:26
  Author: jgc
Revision: 49569

Update to 2.27.1. Keep using autotools for now, the WAF system didn't work fine for 2.26.

Added:
  gnome-python/gnome-unstable/
Modified:
  gnome-python/gnome-unstable/PKGBUILD

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

Modified: gnome-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-08-12 14:41:01 UTC (rev 49568)
+++ gnome-unstable/PKGBUILD	2009-08-12 14:48:26 UTC (rev 49569)
@@ -3,17 +3,17 @@
 # Contributor: Sarah Hay <sarah at archlinux.org>
 
 pkgname=gnome-python
-pkgver=2.26.1
+pkgver=2.27.1
 pkgrel=1
 pkgdesc="gnome-python is a set of interfaces to gnome-libs."
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('pygtk>=2.14.1-3' 'pyorbit>=2.24.0' 'libgnomeui>=2.24.1')
+depends=('pygtk>=2.15.2' 'pyorbit>=2.24.0' 'libgnomeui>=2.24.1')
 makedepends=('pkgconfig')
 options=('!libtool')
 url="http://www.pygtk.org/"
-source=(http://ftp.gnome.org/pub/gnome/sources/gnome-python/2.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e5dcae40b2c291126843680dbed924a8')
+source=(http://ftp.gnome.org/pub/gnome/sources/gnome-python/2.27/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('3241939579e098c2de3e410d843ac5c4c5295fd0')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list