ibus-rime: update to 1.5.0
This commit is contained in:
parent
7e65f3a07e
commit
39b7ae8b76
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ibus-rime'
|
# Template file for 'ibus-rime'
|
||||||
pkgname=ibus-rime
|
pkgname=ibus-rime
|
||||||
version=1.4.0
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config brise"
|
hostmakedepends="pkg-config brise"
|
||||||
|
@ -11,9 +11,5 @@ maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://rime.im/"
|
homepage="https://rime.im/"
|
||||||
distfiles="https://github.com/rime/ibus-rime/archive/${version}.tar.gz"
|
distfiles="https://github.com/rime/ibus-rime/archive/${version}.tar.gz"
|
||||||
checksum=4f20b64cf01ced25eacba185cd1cc6855b373e0728cba4d406356b13a5ec3828
|
checksum=e633bde71055b9298837c7fdd73c5694594633e08bf58b6e5cf17bac4959dacb
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
do_install() {
|
|
||||||
make ${makejobs} PREFIX=${DESTDIR}/usr install
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue