gnome-initial-setup: update to 3.26.0; gnome is now maintained by Gottox

This commit is contained in:
Enno Boland 2017-09-19 09:19:23 +02:00
parent 9181eb9419
commit 228470c2dd

View file

@ -1,6 +1,6 @@
# Template file for 'gnome-initial-setup'. # Template file for 'gnome-initial-setup'.
pkgname=gnome-initial-setup pkgname=gnome-initial-setup
version=3.24.2 version=3.26.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)" hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
@ -11,11 +11,11 @@ makedepends="NetworkManager-devel accountsservice-devel glib-devel
rest-devel libsecret-devel ibus-devel iso-codes geoclue2-devel" rest-devel libsecret-devel ibus-devel iso-codes geoclue2-devel"
depends="iso-codes" depends="iso-codes"
short_desc="The GNOME initial setup" short_desc="The GNOME initial setup"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
license="GPL-2" license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=a88c404538a62059deeb294571eb25145fb44432da181cd93caa404701d57c60 checksum=65a9d5de028306e8bd017d9ae6525f46ea9ff36a0e02ddbca7fb17759be60c39
build_options="gir" build_options="gir"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then