gnome-initial-setup: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
9181eb9419
commit
228470c2dd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-initial-setup'.
|
||||
pkgname=gnome-initial-setup
|
||||
version=3.24.2
|
||||
version=3.26.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
depends="iso-codes"
|
||||
short_desc="The GNOME initial setup"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=a88c404538a62059deeb294571eb25145fb44432da181cd93caa404701d57c60
|
||||
checksum=65a9d5de028306e8bd017d9ae6525f46ea9ff36a0e02ddbca7fb17759be60c39
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue