diff --git a/srcpkgs/gobject-introspection/template b/srcpkgs/gobject-introspection/template index 49a41b5a75..91e8c46a9e 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.4 +version=0.10.6 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=8dad8e985f70f64e5e3c2004b14935f0533989d72856abb3bef88d0bf018e074 +checksum=5a72ec875c5d6e9714912bdfed2761903f994e9c5dae841add755b449e014583 long_desc=" The goal of the project is to describe the APIs and collect them in a uniform, machine readable format."