summaryrefslogtreecommitdiffstats
path: root/misc/fcitx5/fcitx5.SlackBuild
diff options
context:
space:
mode:
author ltlnx <ltlnx@disroot.org>2024-04-12 22:51:09 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-13 22:03:51 +0700
commit8ad380dde80671cc46764a98e1a1d30e8efa8ed8 (patch)
tree61b136a51d20845299ab0251add8244aafae7ecf /misc/fcitx5/fcitx5.SlackBuild
parent5e3d446d1eff6a144cd5ac0bfb64b5d5f66b5e36 (diff)
downloadslackbuilds-8ad380dde80671cc46764a98e1a1d30e8efa8ed8.tar.gz
slackbuilds-8ad380dde80671cc46764a98e1a1d30e8efa8ed8.tar.xz
misc/fcitx5: Updated for version 5.1.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/fcitx5/fcitx5.SlackBuild')
-rw-r--r--misc/fcitx5/fcitx5.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fcitx5/fcitx5.SlackBuild b/misc/fcitx5/fcitx5.SlackBuild
index 48779e53e3..662f996168 100644
--- a/misc/fcitx5/fcitx5.SlackBuild
+++ b/misc/fcitx5/fcitx5.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fcitx5
-VERSION=${VERSION:-5.1.7}
+VERSION=${VERSION:-5.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}