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