From 22095dfb5d5fcb2bd692a38db9ea64a1b95298d9 Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Sat, 28 May 2011 14:41:50 +0200
Subject: [PATCH] gobject-introspection: update to 0.10.8.

---
 srcpkgs/gobject-introspection/template | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gobject-introspection/template b/srcpkgs/gobject-introspection/template
index 9d30489bd1..d9c0454eac 100644
--- a/srcpkgs/gobject-introspection/template
+++ b/srcpkgs/gobject-introspection/template
@@ -1,12 +1,14 @@
 # Template file for 'gobject-introspection'
 pkgname=gobject-introspection
-version=0.10.7
+version=0.10.8
 distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.bz2"
 build_style=gnu_configure
 configure_args="--disable-tests"
 short_desc="Introspection system for GObject-based libraries"
 maintainer="Juan RP <xtraeme@gmail.com>"
-checksum=a20a0e28f4dfb770f05718eb25d20055c853f2b041f03802008bd2040d13cb57
+homepage="http://live.gnome.org/GObjectInstrospection"
+license="GPL-2, LGPL-2"
+checksum=5b1387ff37f03db880a2b1cbd6c6b6dfb923a29468d4d8367c458abf7704c61e
 long_desc="
  The goal of the project is to describe the APIs and collect them in
  a uniform, machine readable format."