diff options
author | Bob Funk <bobfunk11@gmail.com> | 2022-11-06 15:55:42 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-12 22:32:57 +0700 |
commit | 7affe39a9fe24c1ee89e5c8ce435c0c1fa95dc35 (patch) | |
tree | 660992ea72ee1865f2453b75ab45da6aa79933e0 /desktop | |
parent | 2d1f7496393664e91085575c767ef81233b88c2e (diff) | |
download | slackbuilds-7affe39a9fe24c1ee89e5c8ce435c0c1fa95dc35.tar.gz |
desktop/gnome-tweaks: Updated for version 40.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/gnome-tweaks/gnome-tweaks.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/gnome-tweaks/gnome-tweaks.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/gnome-tweaks/gnome-tweaks.SlackBuild b/desktop/gnome-tweaks/gnome-tweaks.SlackBuild index 7e9596a309..27871afe78 100644 --- a/desktop/gnome-tweaks/gnome-tweaks.SlackBuild +++ b/desktop/gnome-tweaks/gnome-tweaks.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gnome-tweaks -VERSION=${VERSION:-40.0} +VERSION=${VERSION:-40.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/gnome-tweaks/gnome-tweaks.info b/desktop/gnome-tweaks/gnome-tweaks.info index e9c1dc5e60..66ff09456e 100644 --- a/desktop/gnome-tweaks/gnome-tweaks.info +++ b/desktop/gnome-tweaks/gnome-tweaks.info @@ -1,8 +1,8 @@ PRGNAM="gnome-tweaks" -VERSION="40.0" +VERSION="40.10" HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-tweaks" -DOWNLOAD="https://download.gnome.org/sources/gnome-tweaks/40/gnome-tweaks-40.0.tar.xz" -MD5SUM="81b5883a6f0046f1b63cc998829d83e4" +DOWNLOAD="https://download.gnome.org/sources/gnome-tweaks/40/gnome-tweaks-40.10.tar.xz" +MD5SUM="ebfa262010021d812a8daae218cda576" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |