diff --git a/srcpkgs/lxqt-globalkeys/template b/srcpkgs/lxqt-globalkeys/template index a474ee15382..746493ba8ae 100644 --- a/srcpkgs/lxqt-globalkeys/template +++ b/srcpkgs/lxqt-globalkeys/template @@ -1,16 +1,17 @@ # Template file for 'lxqt-globalkeys' pkgname=lxqt-globalkeys -version=0.10.0 +version=0.11.0 revision=1 build_style=cmake -hostmakedepends="cmake pkg-config" +configure_args="-DPULL_TRANSLATIONS=0" +hostmakedepends="pkg-config" makedepends="liblxqt-devel" -short_desc="LXQt key shortcuts" +short_desc="LXQt daemon and library for global keyboard shortcuts registration" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" -distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz" -checksum=9a9d6a0299a26f91d391a601123e78e18cbe56ee6086cc27ccf800920e146e1a +distfiles="https://github.com/lxde/lxqt-globalkeys/releases/download/${version}/lxqt-globalkeys-${version}.tar.xz" +checksum=454ba7dd58180576032c1cfa21c576237b0aa0ea509cb47aadc21d1fbadc1354 lxqt-globalkeys-devel_package() { short_desc+=" - development files"