From f1fc5bdc2c59cf37bb0c87df95bb2394c8de34e7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 12 Mar 2011 16:55:56 +0100 Subject: [PATCH] gobject-introspection: update to 0.10.4. --HG-- branch : gnome3 --- 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 14805eb465e..49a41b5a759 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.3 +version=0.10.4 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=1d5fb9b094b170ff13d22886f60b148522432a654ddc832371bf94b89ec3840b +checksum=8dad8e985f70f64e5e3c2004b14935f0533989d72856abb3bef88d0bf018e074 long_desc=" The goal of the project is to describe the APIs and collect them in a uniform, machine readable format."