From 070deec6b0c4274bd202f6a7f07e2558f451c9f0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 24 Oct 2010 12:38:31 +0200 Subject: [PATCH] gobject-introspection: update to 0.9.10. --- srcpkgs/gobject-introspection/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gobject-introspection/template b/srcpkgs/gobject-introspection/template index 171f13023c5..40a282068ec 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.6.10 -distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.bz2" +version=0.9.10 +distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Introspection system for GObject-based libraries" maintainer="Juan RP " -checksum=36bd511a4d45967f95526f94708b3f4367e9d344aa11f3206fe6edb7fc3a8d4b +checksum=4bf244db75df04499dea704e7734376c0fc5a3a17fb59be2123c8d76111e6fb8 long_desc=" The goal of the project is to describe the APIs and collect them in a uniform, machine readable format."