gnome-shell: update to 41.3.
This commit is contained in:
parent
8fb55d0b5c
commit
163f8f4ff2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=41.2
|
||||
version=41.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
|
@ -19,7 +19,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/gnome-40/NEWS"
|
||||
distfiles="${GNOME_SITE}/gnome-shell/${version%.*}/gnome-shell-${version}.tar.xz"
|
||||
checksum=384651eb051393dbabe006d1ad057bf29d5cd73ebb87bc779ff5e1c31e80a827
|
||||
checksum=1e3dfa2a0be49454182b4ace77f11d10d3f5b988ef0fcb732b7313573949ded1
|
||||
|
||||
do_check() {
|
||||
mkdir /tmp/gnome-shell-xdg
|
||||
|
|
Loading…
Reference in a new issue