diff --git a/srcpkgs/xcb-imdkit/template b/srcpkgs/xcb-imdkit/template index 2a6830066e3..488c4e7cbf1 100644 --- a/srcpkgs/xcb-imdkit/template +++ b/srcpkgs/xcb-imdkit/template @@ -1,6 +1,6 @@ # Template file for 'xcb-imdkit' pkgname=xcb-imdkit -version=1.0.7 +version=1.0.8 revision=1 build_style=cmake hostmakedepends="pkg-config extra-cmake-modules" @@ -9,8 +9,8 @@ short_desc="Implementation of xim protocol in xcb" maintainer="Đoàn Trần Công Danh " 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=0b1ca8c91ba60cd966ea4dfc0c70e2dfc389746cd358c034f14eb6ac72a5a9d4 +distfiles="https://download.fcitx-im.org/fcitx5/xcb-imdkit/xcb-imdkit-${version}.tar.zst" +checksum=fec78a8b71c65fcd52ab6ca0ed6f7b13b50b281d8aec6c41eb60e497d8a41cf0 post_install() { sed -i '/prefix=/!s,/usr,${exec_prefix},' \