diff options
author | M.Dinslage <matthewdinslage@gmail.com> | 2023-07-08 02:10:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 02:10:30 +0700 |
commit | b2654c22286c01548467fbbed985d42cba9d5fa5 (patch) | |
tree | 5d374adc9f8f28500b167330113cf7956a2e558a /desktop | |
parent | a4beab8504a58131d14b597cdb4ba8ac796af92f (diff) |
desktop/mint-l-theme: Updated for version 1.9.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/mint-l-theme/mint-l-theme.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/mint-l-theme/mint-l-theme.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/mint-l-theme/mint-l-theme.SlackBuild b/desktop/mint-l-theme/mint-l-theme.SlackBuild index fa1423753006..02a9c21e469b 100644 --- a/desktop/mint-l-theme/mint-l-theme.SlackBuild +++ b/desktop/mint-l-theme/mint-l-theme.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM="mint-l-theme" -VERSION=${VERSION:-1.9.3} +VERSION=${VERSION:-1.9.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/mint-l-theme/mint-l-theme.info b/desktop/mint-l-theme/mint-l-theme.info index 31207c1131af..6e3b58d7e2bc 100644 --- a/desktop/mint-l-theme/mint-l-theme.info +++ b/desktop/mint-l-theme/mint-l-theme.info @@ -1,8 +1,8 @@ PRGNAM="mint-l-theme" -VERSION="1.9.3" +VERSION="1.9.5" HOMEPAGE="https://github.com/linuxmint/mint-l-theme" -DOWNLOAD="http://packages.linuxmint.com/pool/main/m/mint-l-theme/mint-l-theme_1.9.3.tar.xz" -MD5SUM="4f834ef57a0fb24e6ef3b2920f5eb65b" +DOWNLOAD="http://packages.linuxmint.com/pool/main/m/mint-l-theme/mint-l-theme_1.9.5.tar.xz" +MD5SUM="d92d9665b0933b5840b68951eb7f61d2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="mint-l-icons" |