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

Ionut Biru ibiru at archlinux.org
Tue Sep 28 19:09:12 UTC 2010


    Date: Tuesday, September 28, 2010 @ 15:09:12
  Author: ibiru
Revision: 92074

update to 0.9.7

Modified:
  gobject-introspection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-28 18:39:50 UTC (rev 92073)
+++ PKGBUILD	2010-09-28 19:09:12 UTC (rev 92074)
@@ -1,17 +1,17 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=gobject-introspection
-pkgver=0.9.6
+pkgver=0.9.7
 pkgrel=1
 pkgdesc="Introspection system for GObject-based libraries"
 url="http://live.gnome.org/GObjectInstrospection"
 arch=('x86_64' 'i686')
 license=('LGPL' 'GPL')
-depends=('libffi>=3.0.9' 'glib2>=2.25.15' 'python2')
+depends=('libffi>=3.0.9' 'glib2>=2.26.0' 'python2')
 makedepends=('cairo')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.9/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e653258394b44a7fc4cdac604c72948c3eff7f1b882f094cfea21ed19acb9ee6')
+sha256sums=('262d77c04496c3a068ea4d68c8566a2874a592c37e0ecda70a4af6cfcacaaed0')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list