ibus-hangul: update to 1.5.3.
This commit is contained in:
parent
188ea6ef07
commit
fb2e2b66d8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ibus-hangul'
|
# Template file for 'ibus-hangul'
|
||||||
pkgname=ibus-hangul
|
pkgname=ibus-hangul
|
||||||
version=1.5.2
|
version=1.5.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libexec=/usr/lib/ibus --with-python=/usr/bin/python3"
|
configure_args="--libexec=/usr/lib/ibus --with-python=/usr/bin/python3"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/choehwanjin/ibus-hangul"
|
homepage="https://github.com/choehwanjin/ibus-hangul"
|
||||||
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e6b3705c1a81e2cb83948b8d7d2540fac04faf09c8d1e170a99899cb1450457a
|
checksum=5e661cd77a327b1eafacd537f7d839a61a374e951bd382044e799371855a0090
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python3"
|
hostmakedepends+=" python3"
|
||||||
|
|
Loading…
Reference in a new issue