mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
mint-themes: Upgraded to 2.1.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
07fc8109b2
commit
6a2c4f30aa
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for mint-themes
|
# Slackware build script for mint-themes
|
||||||
|
|
||||||
# Copyright 2018-2023 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
# Copyright 2018-2024 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,8 +23,8 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=mint-themes
|
PRGNAM=mint-themes
|
||||||
VERSION=${VERSION:-2.1.6}
|
VERSION=${VERSION:-2.1.7}
|
||||||
COMMITVER=${COMMITVER:-73333b76eced473524658f1e471e76639bb8ebab}
|
COMMITVER=${COMMITVER:-64383f37c8cc890bb68cbd3777e4ca33e63fbf44}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_csb}
|
TAG=${TAG:-_csb}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue