diff --git a/srcpkgs/anjuta/template b/srcpkgs/anjuta/template index 2372cd0ae88..561f8996740 100644 --- a/srcpkgs/anjuta/template +++ b/srcpkgs/anjuta/template @@ -1,7 +1,7 @@ # Template file for 'anjuta' pkgname=anjuta -version=3.16.0 -revision=3 +version=3.18.0 +revision=1 build_style=gnu-configure build_options="gir" configure_args="$(vopt_enable gir introspection)" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="GPL-2" homepage="https://projects.gnome.org/anjuta" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=77432a01b37b46f5558bf4cc435f9a023abf17c5273d472e17dff1f9b3d9943c +checksum=6a3fec0963f04bc62a9dfb951e577a3276d39c3414083ef73163c3fea8e741ba hostmakedepends="pkg-config intltool flex itstool python autogen glib-devel $(vopt_if gir gobject-introspection)"