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

Ionut Biru ibiru at archlinux.org
Thu Mar 11 23:44:49 UTC 2010


    Date: Thursday, March 11, 2010 @ 18:44:49
  Author: ibiru
Revision: 72046

update to gnome 2.30rc

Modified:
  gobject-introspection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-11 23:44:36 UTC (rev 72045)
+++ PKGBUILD	2010-03-11 23:44:49 UTC (rev 72046)
@@ -1,16 +1,16 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=gobject-introspection
-pkgver=0.6.7
+pkgver=0.6.8
 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.23.3' 'python')
+depends=('libffi>=3.0.8' 'glib2>=2.23.5' 'python')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('c97ca4e978b0583999775640e9e9f97b64a5880ad2a6adc3ce903207b616f24a')
+sha256sums=('9dae63b4d13a03939e238acdd15834e30c621a4b368cbce15876ee1c0d245fd3')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list