diff options
author | ltlnx <ltlnx@disroot.org> | 2023-11-26 10:33:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-26 14:11:04 +0700 |
commit | cc27783c5498205b689744c389898ab4ca99d6fb (patch) | |
tree | 4199efc044b74801b1fb5ba03d5c9f19c50336ed /misc/fcitx5-chewing/fcitx5-chewing.SlackBuild | |
parent | 4797817db77e29116a262b24b5e51a4ca6ae98a6 (diff) |
misc/fcitx5-chewing: Updated for version 5.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/fcitx5-chewing/fcitx5-chewing.SlackBuild')
-rw-r--r-- | misc/fcitx5-chewing/fcitx5-chewing.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fcitx5-chewing/fcitx5-chewing.SlackBuild b/misc/fcitx5-chewing/fcitx5-chewing.SlackBuild index 1a599ce7d1..2c3572d0a0 100644 --- a/misc/fcitx5-chewing/fcitx5-chewing.SlackBuild +++ b/misc/fcitx5-chewing/fcitx5-chewing.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fcitx5-chewing -VERSION=${VERSION:-5.1.0} +VERSION=${VERSION:-5.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |