xcb-imdkit: update to 1.0.5.
This commit is contained in:
parent
925f9f7449
commit
8c2cdd0998
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xcb-imdkit'
|
||||
pkgname=xcb-imdkit
|
||||
version=1.0.4
|
||||
version=1.0.5
|
||||
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=824f6dd0c259a90314f628f7f4219465a413fb0d7651722b9f39bf8430ced0c9
|
||||
checksum=373fcd26d99254b1260fd0254bcea1d346e1061cc5707f4d71b4a091418f03cc
|
||||
|
||||
post_install() {
|
||||
sed -i '/prefix=/!s,/usr,${exec_prefix},' \
|
||||
|
|
Loading…
Reference in New Issue