desktop/gnome-shell-extension-appindicator: Updated for version 46.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Bob Funk 2022-12-15 15:50:00 +00:00 committed by Willy Sudiarto Raharjo
parent 0d7e16e39e
commit 3167010404
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)
PRGNAM=gnome-shell-extension-appindicator
VERSION=${VERSION:-42}
VERSION=${VERSION:-46}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="gnome-shell-extension-appindicator"
VERSION="42"
VERSION="46"
HOMEPAGE="https://github.com/ubuntu/gnome-shell-extension-appindicator"
DOWNLOAD="https://github.com/ubuntu/gnome-shell-extension-appindicator/archive/refs/tags/v42/gnome-shell-extension-appindicator-42.tar.gz"
MD5SUM="edb32e7936bc442f4f36251a81916014"
DOWNLOAD="https://github.com/ubuntu/gnome-shell-extension-appindicator/archive/refs/tags/v46/gnome-shell-extension-appindicator-46.tar.gz"
MD5SUM="ed5f3ff38bd0fd4210f8319962426ff8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jq"