xcb-imdkit: update to 1.0.7.
This commit is contained in:
parent
49d8ef5031
commit
53822f977c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xcb-imdkit'
|
||||
pkgname=xcb-imdkit
|
||||
version=1.0.6
|
||||
version=1.0.7
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config extra-cmake-modules"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="LGPL-2.1-only"
|
||||
homepage="https://github.com/fcitx/xcb-imdkit"
|
||||
distfiles="https://download.fcitx-im.org/fcitx5/xcb-imdkit/xcb-imdkit-${version}.tar.xz"
|
||||
checksum=ee71353fd8f048c1cc85916cc79ac7ac442191108102085f0dc550d79d005230
|
||||
checksum=0b1ca8c91ba60cd966ea4dfc0c70e2dfc389746cd358c034f14eb6ac72a5a9d4
|
||||
|
||||
post_install() {
|
||||
sed -i '/prefix=/!s,/usr,${exec_prefix},' \
|
||||
|
|
Loading…
Reference in New Issue