mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xcb-imdkit: update to 1.0.4.
This commit is contained in:
parent
4a36835c99
commit
ad8a416da9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xcb-imdkit'
|
# Template file for 'xcb-imdkit'
|
||||||
pkgname=xcb-imdkit
|
pkgname=xcb-imdkit
|
||||||
version=1.0.3
|
version=1.0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config extra-cmake-modules"
|
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"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://github.com/fcitx/xcb-imdkit"
|
homepage="https://github.com/fcitx/xcb-imdkit"
|
||||||
distfiles="https://download.fcitx-im.org/fcitx5/xcb-imdkit/xcb-imdkit-${version}.tar.xz"
|
distfiles="https://download.fcitx-im.org/fcitx5/xcb-imdkit/xcb-imdkit-${version}.tar.xz"
|
||||||
checksum=09c2626ea29fbd6a8c650144ca126b7bdd6365258b7c39508028bfdca6dca8e8
|
checksum=824f6dd0c259a90314f628f7f4219465a413fb0d7651722b9f39bf8430ced0c9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -i '/prefix=/!s,/usr,${exec_prefix},' \
|
sed -i '/prefix=/!s,/usr,${exec_prefix},' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue