summaryrefslogtreecommitdiffstats
path: root/misc/fcitx5/fcitx5.SlackBuild
diff options
context:
space:
mode:
author ltlnx <ltlnx@disroot.org>2023-11-25 21:45:35 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-25 21:59:34 +0700
commit13eee0b7b52bfafd7f8ad70cebcdb9a05c9dba71 (patch)
treed006fa7de6f55b34ecc5c67851cfbd63f56557d5 /misc/fcitx5/fcitx5.SlackBuild
parent4c768a7f0c40ec1562d244ec7486808598a67a93 (diff)
downloadslackbuilds-13eee0b7b52bfafd7f8ad70cebcdb9a05c9dba71.tar.gz
slackbuilds-13eee0b7b52bfafd7f8ad70cebcdb9a05c9dba71.tar.xz
misc/fcitx5: Updated for version 5.1.5.
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 e0291918c4..e11bc7b7a2 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.1}
+VERSION=${VERSION:-5.1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}