summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author ltlnx <ltlnx@disroot.org>2025-02-15 08:33:45 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-15 16:48:22 +0700
commitf4fbba6aed5fa934d9f40db8137bf5d6506e0ffb (patch)
tree22e13911e348b3106e1da5fe50cec6a2ffe309c4 /misc
parentd8d22a696b24ad427f3732d897320c55e48ead2c (diff)
downloadslackbuilds-f4fbba6aed5fa934d9f40db8137bf5d6506e0ffb.tar.gz
slackbuilds-f4fbba6aed5fa934d9f40db8137bf5d6506e0ffb.tar.xz
misc/fcitx5-configtool: Updated for version 5.1.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/fcitx5-configtool/fcitx5-configtool.SlackBuild2
-rw-r--r--misc/fcitx5-configtool/fcitx5-configtool.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/fcitx5-configtool/fcitx5-configtool.SlackBuild b/misc/fcitx5-configtool/fcitx5-configtool.SlackBuild
index 55e6c3885f..0f5530da85 100644
--- a/misc/fcitx5-configtool/fcitx5-configtool.SlackBuild
+++ b/misc/fcitx5-configtool/fcitx5-configtool.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fcitx5-configtool
-VERSION=${VERSION:-5.1.7}
+VERSION=${VERSION:-5.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/misc/fcitx5-configtool/fcitx5-configtool.info b/misc/fcitx5-configtool/fcitx5-configtool.info
index 4780363f82..efe3547294 100644
--- a/misc/fcitx5-configtool/fcitx5-configtool.info
+++ b/misc/fcitx5-configtool/fcitx5-configtool.info
@@ -1,8 +1,8 @@
PRGNAM="fcitx5-configtool"
-VERSION="5.1.7"
+VERSION="5.1.8"
HOMEPAGE="https://github.com/fcitx/fcitx5-configtool"
-DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-configtool/fcitx5-configtool-5.1.7.tar.zst"
-MD5SUM="e29b5141d753c7b6720ba4b3ecf2d0e5"
+DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-configtool/fcitx5-configtool-5.1.8.tar.zst"
+MD5SUM="eaf80a7697063d406a420a8108e4b7e9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fcitx5-qt"