We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70dc46b commit 7bab81bCopy full SHA for 7bab81b
x11-packages/fcitx5-hangul/build.sh
@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/fcitx/fcitx5-hangul
2
TERMUX_PKG_DESCRIPTION="libhangul input method support for fcitx5"
3
TERMUX_PKG_LICENSE="LGPL-2.1"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="5.1.7"
6
-TERMUX_PKG_REVISION=1
+TERMUX_PKG_VERSION="5.1.8"
7
TERMUX_PKG_SRCURL="https://github.com/fcitx/fcitx5-hangul/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz"
8
-TERMUX_PKG_SHA256=86a1fc1cf5aa68a0717332901710e8fd32314dc35fc7d796b8ae45dcb3f3cd4f
+TERMUX_PKG_SHA256=69b3c58c5df2d13e5b2ed08d2d27a9e1fca26eef4e34e44903f85850d738db9e
9
TERMUX_PKG_DEPENDS="fcitx5, libc++, libhangul"
10
TERMUX_PKG_AUTO_UPDATE=true
11
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"
0 commit comments