mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gnome-shell: update to 48.2
This commit is contained in:
parent
fad629d870
commit
2cb5034741
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=47.4
|
||||
version=48.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
|
@ -21,9 +21,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
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/gnome-47/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/gnome-48/NEWS"
|
||||
distfiles="${GNOME_SITE}/gnome-shell/${version%%.*}/gnome-shell-${version}.tar.xz"
|
||||
checksum=680baf694f45f8fc832d245ada6c63b5fc4b030ccfbebbfc0e0e3bc28da2e46d
|
||||
checksum=5d26cc7efca63485b7ddb6c7a3932ca1af9fa8fcbe38b8c99ea3f4ab2173a6a9
|
||||
|
||||
do_check() {
|
||||
mkdir /tmp/gnome-shell-xdg
|
||||
|
|
Loading…
Add table
Reference in a new issue