mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
gnome-shell: update to 48.3
This commit is contained in:
parent
ec023a9c7c
commit
4d10f992f9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-shell'
|
# Template file for 'gnome-shell'
|
||||||
pkgname=gnome-shell
|
pkgname=gnome-shell
|
||||||
version=48.2
|
version=48.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
|
@ -23,7 +23,7 @@ homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
||||||
#changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/main/NEWS"
|
#changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/main/NEWS"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/gnome-48/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/gnome-48/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gnome-shell/${version%%.*}/gnome-shell-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gnome-shell/${version%%.*}/gnome-shell-${version}.tar.xz"
|
||||||
checksum=5d26cc7efca63485b7ddb6c7a3932ca1af9fa8fcbe38b8c99ea3f4ab2173a6a9
|
checksum=fb0203fc748593f14e51732618e1f042525fd719764a0fdb0ee3f6fe413a9b2b
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
mkdir /tmp/gnome-shell-xdg
|
mkdir /tmp/gnome-shell-xdg
|
||||||
|
|
Loading…
Add table
Reference in a new issue