diff options
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="" |