desktop/gnome-shell-extensions: Updated for version 41.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Bob Funk 2022-11-18 06:06:23 +00:00 committed by Willy Sudiarto Raharjo
parent 76ff721098
commit 0209d3c309
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gnome-shell-extensions PRGNAM=gnome-shell-extensions
VERSION=${VERSION:-40.7} VERSION=${VERSION:-41.2}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="gnome-shell-extensions" PRGNAM="gnome-shell-extensions"
VERSION="40.7" VERSION="41.2"
HOMEPAGE="https://extensions.gnome.org/" HOMEPAGE="https://extensions.gnome.org/"
DOWNLOAD="https://download.gnome.org/sources/gnome-shell-extensions/40/gnome-shell-extensions-40.7.tar.xz" DOWNLOAD="https://download.gnome.org/sources/gnome-shell-extensions/41/gnome-shell-extensions-41.2.tar.xz"
MD5SUM="9f8ad8e7f08d99470af3c88ce7f29225" MD5SUM="9178c6aa39e2ba5471acf895a0825ad9"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="gnome-menus" REQUIRES="gnome-menus"