Merge pull request #7097 from Sir-Boops/shell
gnome-shell: update to 3.24.3
This commit is contained in:
commit
52aca51a21
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=3.24.2
|
||||
version=3.24.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-systemd"
|
||||
|
@ -18,10 +18,10 @@ depends="caribou>=0.4.12 pulseaudio glxinfo desktop-file-utils
|
|||
gir-freedesktop gnome-control-center>=3.16 elogind upower"
|
||||
short_desc="GNOME core user interface"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://live.gnome.org/GnomeShell"
|
||||
homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=70c79a38b5aa19b0a8f73d833ceba2648bce319f9e5e96f567f4efdc2a63e2f6
|
||||
checksum=58b13308aa1b8dcbf1f08d5a052a61f8094ffd3afa2c788c91e1ceeacde840b8
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue