summaryrefslogtreecommitdiffstats
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
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>
-rw-r--r--misc/fcitx5/fcitx5.SlackBuild2
-rw-r--r--misc/fcitx5/fcitx5.info6
2 files changed, 4 insertions, 4 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}
diff --git a/misc/fcitx5/fcitx5.info b/misc/fcitx5/fcitx5.info
index 3ebb2a8c4b..e185c82b2b 100644
--- a/misc/fcitx5/fcitx5.info
+++ b/misc/fcitx5/fcitx5.info
@@ -1,8 +1,8 @@
PRGNAM="fcitx5"
-VERSION="5.1.7"
+VERSION="5.1.8"
HOMEPAGE="https://fcitx-im.org/wiki/Fcitx_5"
-DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-5.1.7_dict.tar.xz"
-MD5SUM="9b65189883dbcf825f0bd75e1e7a9df3"
+DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-5.1.8_dict.tar.xz"
+MD5SUM="f3cabadf80a3bdd252d37079bbdcecdf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fmt xcb-imdkit"