diff --git a/srcpkgs/gdl/template b/srcpkgs/gdl/template index f92f493ee70..0f8229b86e8 100644 --- a/srcpkgs/gdl/template +++ b/srcpkgs/gdl/template @@ -1,17 +1,17 @@ # Template file for 'gdl' pkgname=gdl -version=3.22.0 +version=3.26.0 revision=1 build_style=gnu-configure configure_args="$(vopt_enable gir introspection)" hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir gobject-introspection)" makedepends="libxml2-devel gtk+3-devel" short_desc="GNOME Docking Library" -maintainer="Juan RP " +maintainer="Enno Boland " license="GPL-2" homepage="https://developer.gnome.org/gdl/" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=cc5b360e1392292186924f0f9a8efc0f4db7e6e56dc7042037466b5cc839660c +checksum=f3ad03f9a34f751f52464e22d962c0dec8ff867b7b7b37fe24907f3dcd54c079 # Package build options build_options="gir"