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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 23:51:41 UTC 2010


    Date: Tuesday, March 30, 2010 @ 19:51:40
  Author: ibiru
Revision: 74453

update to 2.28.1

Modified:
  gnome-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 23:43:26 UTC (rev 74452)
+++ PKGBUILD	2010-03-30 23:51:40 UTC (rev 74453)
@@ -3,17 +3,17 @@
 # Contributor: Sarah Hay <sarah at archlinux.org>
 
 pkgname=gnome-python
-pkgver=2.28.0
+pkgver=2.28.1
 pkgrel=1
 pkgdesc="gnome-python is a set of interfaces to gnome-libs."
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('pygtk>=2.16.0' 'pyorbit>=2.24.0' 'libgnomeui>=2.24.1-2')
+depends=('pygtk>=2.17.0' 'pyorbit>=2.24.0' 'libgnomeui>=2.24.3')
 makedepends=('pkgconfig')
 options=('!libtool')
 url="http://www.pygtk.org/"
 source=(http://ftp.gnome.org/pub/gnome/sources/gnome-python/2.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('f2c984587450086dff8eb0a72a8d8c616d51fecfcc790601c35641be140efa0c')
+sha256sums=('759ce9344cbf89cf7f8449d945822a0c9f317a494f56787782a901e4119b96d8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list