xcb-imdkit: update to 1.0.9.
This commit is contained in:
parent
2bc6b2acb2
commit
3a87053727
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xcb-imdkit'
|
||||
pkgname=xcb-imdkit
|
||||
version=1.0.8
|
||||
version=1.0.9
|
||||
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.zst"
|
||||
checksum=fec78a8b71c65fcd52ab6ca0ed6f7b13b50b281d8aec6c41eb60e497d8a41cf0
|
||||
checksum=74283bacef4d53655d3ddd6e3b969a787f77ee9d66b6ef256a2012a6ba2d1104
|
||||
|
||||
post_install() {
|
||||
sed -i '/prefix=/!s,/usr,${exec_prefix},' \
|
||||
|
|
Loading…
Reference in New Issue