diff --git a/srcpkgs/lxqt-globalkeys/template b/srcpkgs/lxqt-globalkeys/template index eda070c8b4..944c113759 100644 --- a/srcpkgs/lxqt-globalkeys/template +++ b/srcpkgs/lxqt-globalkeys/template @@ -1,17 +1,18 @@ # Template file for 'lxqt-globalkeys' pkgname=lxqt-globalkeys -version=0.11.1 +version=0.12.0 revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools liblxqt-devel" +hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel" makedepends="liblxqt-devel" short_desc="LXQt daemon and library for global keyboard shortcuts registration" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-globalkeys/releases/download/${version}/lxqt-globalkeys-${version}.tar.xz" -checksum=18bdff9c909c6d7a7ef97fdbd8fc878d20633fdc29136d0799db33d88b7425f3 +checksum=e61d8fb0999283498243b937166a1306daf9e1388dbd15bb6f897bc3eae4744c +replaces="lxqt-common>=0" lxqt-globalkeys-devel_package() { short_desc+=" - development files"