diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template index be2741fdfda..666ebfac46a 100644 --- a/srcpkgs/liblxqt/template +++ b/srcpkgs/liblxqt/template @@ -1,16 +1,17 @@ # Template file for 'liblxqt' pkgname=liblxqt -version=0.10.0 +version=0.11.0 revision=1 build_style=cmake -hostmakedepends="cmake pkg-config" -makedepends="kwindowsystem-devel libqtxdg-devel" -short_desc="LXQT Desktop library" +configure_args="-DPULL_TRANSLATIONS=0" +hostmakedepends="pkg-config" +makedepends="kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel" +short_desc="Core utility library for all LXQt components" maintainer="Juan RP " -license="GPL-3" +license="LGPL-2.1" homepage="http://lxqt.org/" -distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz" -checksum=77a42a9ae79d0887bf09cba0c6aaf59ba71edb0bc807736384d1072254aace7c +distfiles="https://github.com/lxde/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz" +checksum=bc553bf53f3083886b5456a3f22e227f68ea945d8ee0dd31dd24f765bf879fe2 liblxqt-devel_package() { short_desc+=" - development files"