gnome-shell: update to 3.26.1

This commit is contained in:
Sir_Boops 2017-10-14 01:27:23 -06:00
parent 37c4702c4a
commit a0e6302b89

View file

@ -1,9 +1,9 @@
# Template file for 'gnome-shell'
pkgname=gnome-shell
version=3.26.0
version=3.26.1
revision=1
build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-systemd"
build_style=meson
configure_args="-Denable-systemd=no"
hostmakedepends="
pkg-config intltool gnome-doc-utils $(vopt_if gir gobject-introspection) python3
meson"
@ -22,7 +22,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="https://wiki.gnome.org/Projects/GnomeShell"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=9bc35c206435d6e0ee9e8880578716a7d5bd0ebe7d475fa4f0b3010b44eebaed
checksum=38d98da06eb0118a0226623494b11765b3981414e804e270dc0cf03e37c708b9
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then