gnome-shell: update to 41.4.
This commit is contained in:
parent
4cf30197f2
commit
e3e412480b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-shell'
|
# Template file for 'gnome-shell'
|
||||||
pkgname=gnome-shell
|
pkgname=gnome-shell
|
||||||
version=41.3
|
version=41.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
|
@ -17,9 +17,9 @@ short_desc="GNOME core user interface"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/gnome-40/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/gnome-41/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gnome-shell/${version%.*}/gnome-shell-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gnome-shell/${version%.*}/gnome-shell-${version}.tar.xz"
|
||||||
checksum=1e3dfa2a0be49454182b4ace77f11d10d3f5b988ef0fcb732b7313573949ded1
|
checksum=c7eef74af304649c03b86db99bd0bac75a011fbff6774c8ee35583dbcdad8af4
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
mkdir /tmp/gnome-shell-xdg
|
mkdir /tmp/gnome-shell-xdg
|
||||||
|
|
Loading…
Reference in a new issue