diff options
Diffstat (limited to 'misc/fcitx5-configtool/fcitx5-configtool.SlackBuild')
-rw-r--r-- | misc/fcitx5-configtool/fcitx5-configtool.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fcitx5-configtool/fcitx5-configtool.SlackBuild b/misc/fcitx5-configtool/fcitx5-configtool.SlackBuild index feba9cf6dbbf5..6ea45f3ed4834 100644 --- a/misc/fcitx5-configtool/fcitx5-configtool.SlackBuild +++ b/misc/fcitx5-configtool/fcitx5-configtool.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fcitx5-configtool VERSION=${VERSION:-5.0.16} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |