diff --git a/x11-packages/fcitx5/build.sh b/x11-packages/fcitx5/build.sh index 9545d1ed56..f377a9b453 100644 --- a/x11-packages/fcitx5/build.sh +++ b/x11-packages/fcitx5/build.sh @@ -2,9 +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.15" +TERMUX_PKG_VERSION="5.1.16" TERMUX_PKG_SRCURL=https://github.com/fcitx/fcitx5/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=5c5518e406ceadfaedff4125c7a63c25c93abfc7728839ac06dcf1611353e682 +TERMUX_PKG_SHA256=ba6b22ce8389fd71274773f2076c39f288de62161ab2dafe53376aaa731c8b21 TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag" TERMUX_PKG_AUTO_UPDATE=true