From da16f4a1facc2d34c2dbff703ee7973eb0e05210 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 9 Apr 2011 11:23:34 +0200 Subject: [PATCH] gobject-introspection: update to 0.10.7. --- srcpkgs/gobject-introspection/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gobject-introspection/template b/srcpkgs/gobject-introspection/template index 91e8c46a9e5..e5dde20fba8 100644 --- a/srcpkgs/gobject-introspection/template +++ b/srcpkgs/gobject-introspection/template @@ -1,11 +1,11 @@ # Template file for 'gobject-introspection' pkgname=gobject-introspection -version=0.10.6 +version=0.10.7 distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Introspection system for GObject-based libraries" maintainer="Juan RP " -checksum=5a72ec875c5d6e9714912bdfed2761903f994e9c5dae841add755b449e014583 +checksum=a20a0e28f4dfb770f05718eb25d20055c853f2b041f03802008bd2040d13cb57 long_desc=" The goal of the project is to describe the APIs and collect them in a uniform, machine readable format."