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

Jan de Groot jgc at archlinux.org
Sun Feb 14 18:51:49 UTC 2010


    Date: Sunday, February 14, 2010 @ 13:51:49
  Author: jgc
Revision: 68890

upgpkg: gobject-introspection 0.6.7-1
update to 0.6.7

Modified:
  gobject-introspection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-14 18:45:56 UTC (rev 68889)
+++ PKGBUILD	2010-02-14 18:51:49 UTC (rev 68890)
@@ -1,16 +1,16 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=gobject-introspection
-pkgver=0.6.6
+pkgver=0.6.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.8' 'glib2>=2.22.0' 'python')
+depends=('libffi>=3.0.8' 'glib2>=2.23.3' 'python')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('3843b349d37b8195cc32ac10521fb1558a3610dce30d190437d6a48404b2e2c0')
+sha256sums=('c97ca4e978b0583999775640e9e9f97b64a5880ad2a6adc3ce903207b616f24a')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list