diff options
author | M.Dinslage <matthewdinslage@gmail.com> | 2024-08-10 08:57:48 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-10 07:47:54 +0700 |
commit | ce6c608588539f4d0d81948c49bcca61ad0a70a1 (patch) | |
tree | 6f4f9854910f2c16347544d37ddbe06689b2a634 | |
parent | 228f5ab3683081abdc9d74ddf253e711a5677bf2 (diff) |
desktop/mint-l-theme: Updated for version 1.9.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 d6236e5020ac6..9e6801e75016c 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.7} +VERSION=${VERSION:-1.9.8} 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 9605a6536e033..051f155a2bafb 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.7" +VERSION="1.9.8" HOMEPAGE="https://github.com/linuxmint/mint-l-theme" -DOWNLOAD="http://packages.linuxmint.com/pool/main/m/mint-l-theme/mint-l-theme_1.9.7.tar.xz" -MD5SUM="9249080cf6ee5d1487bf44923284acd1" +DOWNLOAD="http://packages.linuxmint.com/pool/main/m/mint-l-theme/mint-l-theme_1.9.8.tar.xz" +MD5SUM="84f9ff26f1bf83218391d3bd6c16cdd6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="mint-l-icons" |