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

Ionut Biru ibiru at archlinux.org
Thu May 20 12:31:52 UTC 2010


    Date: Thursday, May 20, 2010 @ 08:31:52
  Author: ibiru
Revision: 80609

upgpkg: gobject-introspection 0.6.11-1
update to 0.6.11

Modified:
  gobject-introspection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-20 12:24:18 UTC (rev 80608)
+++ PKGBUILD	2010-05-20 12:31:52 UTC (rev 80609)
@@ -1,16 +1,16 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=gobject-introspection
-pkgver=0.6.10
+pkgver=0.6.11
 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.24.0' 'python' 'cairo>=1.8.10')
+depends=('libffi>=3.0.8' 'glib2>=2.24.1' 'python' 'cairo>=1.8.10')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('36bd511a4d45967f95526f94708b3f4367e9d344aa11f3206fe6edb7fc3a8d4b')
+sha256sums=('6cbf4b8f5536bb22dd15f89f08673836ce76e3858fb262efd1616899a3d5ca88')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list