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

Jan de Groot jgc at archlinux.org
Sun Sep 6 12:05:40 UTC 2009


    Date: Sunday, September 6, 2009 @ 08:05:40
  Author: jgc
Revision: 51235

Update to 0.6.5

Modified:
  gobject-introspection/gnome-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-06 11:53:49 UTC (rev 51234)
+++ PKGBUILD	2009-09-06 12:05:40 UTC (rev 51235)
@@ -1,16 +1,16 @@
 # $Id: $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=gobject-introspection
-pkgver=0.6.4
+pkgver=0.6.5
 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.21.4' 'python')
+depends=('libffi>=3.0.8' 'glib2>=2.21.6' 'python')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('6ca9cf935dd553e4e7f6c93361e8218886837d93d76a68a54fcfcc601ee57059')
+sha256sums=('fe1702200d45958cdfe3707952d64c3a541628b1203a9b2644db0ee2c6d5df79')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list