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/mint-l-theme/mint-l-theme.SlackBuild | |
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/mint-l-theme/mint-l-theme.SlackBuild')
-rw-r--r-- | desktop/mint-l-theme/mint-l-theme.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/mint-l-theme/mint-l-theme.SlackBuild b/desktop/mint-l-theme/mint-l-theme.SlackBuild index fa1423753006e..02a9c21e469b8 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} |