anjuta: update to 3.26.0; gnome is now maintained by Gottox

This commit is contained in:
Enno Boland 2017-09-12 15:19:36 +02:00
parent 5fb24cd41e
commit a0e59e9872

View file

@ -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 <xtraeme@voidlinux.eu>"
maintainer="Enno Boland <gottox@voidlinux.eu>"
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)"