diff --git a/x11-packages/fcitx5-configtool/build.sh b/x11-packages/fcitx5-configtool/build.sh index 233705c8db..b1809d6819 100644 --- a/x11-packages/fcitx5-configtool/build.sh +++ b/x11-packages/fcitx5-configtool/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://fcitx-im.org/ TERMUX_PKG_DESCRIPTION="Configuration tool for Fcitx5" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="5.1.6" +TERMUX_PKG_VERSION="5.1.7" TERMUX_PKG_SRCURL=https://github.com/fcitx/fcitx5-configtool/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=bb2ed52aa0ebb881a5b19a5f2d93f9759ce0c56bcf1c555062ffe039e2539221 +TERMUX_PKG_SHA256=c134b082ea9cab0102b9427f39a3714f4a71146ac082e4e6c7c18e4b8dd2aaa7 TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag" TERMUX_PKG_DEPENDS="fcitx5, fcitx5-qt, iso-codes, kitemviews, kwidgetsaddons, libc++, libx11, libxkbfile, qt5-qtbase, qt5-qtsvg, qt5-qtx11extras, xkeyboard-config"