From 44a2fd5fbc4f564e14c624c8b95839b47e520a43 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 9 Feb 2011 15:12:41 +0100 Subject: [PATCH] gobject-introspection: update to 0.10.2. --- 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 dffdf1a36c3..16fb50dd384 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.0 +version=0.10.2 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=8af5a4ff16df4b7f08db2eabc09396e15a19dde85a7d288fa26b9cdca280b9fa +checksum=5b98baef0823e0d0cf9fa008047d76303aa5582c0ae89d86346b4598c636b1a1 long_desc=" The goal of the project is to describe the APIs and collect them in a uniform, machine readable format."