diff --git a/srcpkgs/ibus-hangul/template b/srcpkgs/ibus-hangul/template index 8e6c421c7a..52e4402901 100644 --- a/srcpkgs/ibus-hangul/template +++ b/srcpkgs/ibus-hangul/template @@ -1,6 +1,6 @@ # Template file for 'ibus-hangul' pkgname=ibus-hangul -version=1.5.2 +version=1.5.3 revision=1 build_style=gnu-configure configure_args="--libexec=/usr/lib/ibus --with-python=/usr/bin/python3" @@ -12,7 +12,7 @@ maintainer="Michael Aldridge " license="GPL-2.0-or-later" homepage="https://github.com/choehwanjin/ibus-hangul" distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.gz" -checksum=e6b3705c1a81e2cb83948b8d7d2540fac04faf09c8d1e170a99899cb1450457a +checksum=5e661cd77a327b1eafacd537f7d839a61a374e951bd382044e799371855a0090 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" python3"