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

Ionut Biru ibiru at archlinux.org
Wed Feb 2 15:31:38 UTC 2011


    Date: Wednesday, February 2, 2011 @ 10:31:38
  Author: ibiru
Revision: 108681

update to 0.10.1

Modified:
  gobject-introspection/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-02 15:06:21 UTC (rev 108680)
+++ PKGBUILD	2011-02-02 15:31:38 UTC (rev 108681)
@@ -1,19 +1,19 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=gobject-introspection
-pkgver=0.9.12
+pkgver=0.10.1
 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.26.0' 'python2')
+depends=('libffi>=3.0.9' 'glib2>=2.27.93' 'python2')
 makedepends=('cairo')
 conflicts=('gir-repository')
 replaces=('gir-repository')
 options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.9/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('9c0060d66d14a060057a1fc005be73675a1b8a00d4968ce8e78ff2d6b9f84e81')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.10/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('59033bcb428fd507f9b8399424e847ab24d5e1fe5d587f6915be9940fde69890')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list