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."