ibus-anthy: update to 1.5.8.

This commit is contained in:
7185 2016-01-31 01:17:33 +01:00
parent 9da1b6f22a
commit d57f7d4cda
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ibus-anthy'
pkgname=ibus-anthy
version=1.5.7
revision=2
version=1.5.8
revision=1
build_style=gnu-configure
configure_args="--libexec=/usr/lib/ibus $(vopt_enable gir introspection)"
hostmakedepends="pkg-config intltool automake gettext-devel libtool swig $(vopt_if gir gobject-introspection)"
@ -10,9 +10,9 @@ depends="ibus gtk-update-icon-cache python-gobject"
short_desc="Japanese input method Anthy IMEngine for IBus Framework"
maintainer="7185 <7185@free.fr>"
license="LGPL-2.1"
homepage="https://code.google.com/p/ibus/"
homepage="https://github.com/ibus/ibus/wiki"
distfiles="https://github.com/ibus/${pkgname}/archive/${version}.tar.gz"
checksum=1d477436a122ee6f0d6607f6739720426ea4fd8edd6cde13f71d28412e056270
checksum=30b34c588daf9a651fc2ffa7ef72b25bb83acd37f9482c262a340bf268ca9fc8
# Package build options
build_options="gir"