diff options
author | ltlnx <ltlnx@gmx.com> | 2023-09-07 20:09:44 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-09 10:14:10 +0700 |
commit | 1bd1d1b8c9cac325c29977f7ecccfa520f9b97f2 (patch) | |
tree | 545076254e2bda992fce007bb59c378c55459b95 /misc/fcitx5-table-other/fcitx5-table-other.SlackBuild | |
parent | bb7c8939a1c10d665ecc3c75d55d13cc56427f27 (diff) |
misc/fcitx5-table-other: Updated for version 5.1.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/fcitx5-table-other/fcitx5-table-other.SlackBuild')
-rw-r--r-- | misc/fcitx5-table-other/fcitx5-table-other.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fcitx5-table-other/fcitx5-table-other.SlackBuild b/misc/fcitx5-table-other/fcitx5-table-other.SlackBuild index aac2359c3517f..ab49d836bd147 100644 --- a/misc/fcitx5-table-other/fcitx5-table-other.SlackBuild +++ b/misc/fcitx5-table-other/fcitx5-table-other.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fcitx5-table-other -VERSION=${VERSION:-5.0.11} +VERSION=${VERSION:-5.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |