diff --git a/srcpkgs/anjuta/template b/srcpkgs/anjuta/template index eb6256f15d2..3e3b69b2ff7 100644 --- a/srcpkgs/anjuta/template +++ b/srcpkgs/anjuta/template @@ -1,16 +1,16 @@ # Template file for 'anjuta' pkgname=anjuta -version=3.22.0 -revision=4 +version=3.26.0 +revision=1 build_style=gnu-configure build_options="gir" configure_args="$(vopt_enable gir introspection)" short_desc="GNOME Integrated Development Environment" -maintainer="Juan RP " +maintainer="Enno Boland " license="GPL-2" homepage="https://projects.gnome.org/anjuta" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=4face1c063a5a6687a6cfc6f1f700ba15f13664633c05caa2fbf50317608dd03 +checksum=fb895464c1a3c915bb2bb3ea5d236fd17202caa7205f6792f70a75affc343d70 hostmakedepends="pkg-config intltool flex itstool python autogen glib-devel $(vopt_if gir gobject-introspection)"