diff --git a/x11-packages/fcitx5/build.sh b/x11-packages/fcitx5/build.sh index 5cf672e06f..70bb7193ab 100644 --- a/x11-packages/fcitx5/build.sh +++ b/x11-packages/fcitx5/build.sh @@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://fcitx-im.org/ TERMUX_PKG_DESCRIPTION="A generic input method framework" TERMUX_PKG_LICENSE="LGPL-2.1" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="5.1.10" -TERMUX_PKG_REVISION=1 +TERMUX_PKG_VERSION="5.1.11" TERMUX_PKG_SRCURL=https://github.com/fcitx/fcitx5/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=a33f71e60a840b37fed7b04d2dcc7544a89bda78e4f4b2df7946ff358032a903 +TERMUX_PKG_SHA256=af4dcec0382f78f4f13abd544d43e71e16f8923c7b632492bc7447f3004e03a6 TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag" TERMUX_PKG_AUTO_UPDATE=true