From 0f92fa91014454ec098c4d7ca4c8e29d60041814 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 19 Jun 2018 19:47:10 +0200 Subject: [PATCH] liblxqt: update to 0.13.0 --- srcpkgs/liblxqt/template | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template index 8a65cfa5f1..d7f44eacba 100644 --- a/srcpkgs/liblxqt/template +++ b/srcpkgs/liblxqt/template @@ -1,17 +1,17 @@ # Template file for 'liblxqt' pkgname=liblxqt -version=0.12.0 -revision=2 +version=0.13.0 +revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools kwindowsystem-devel" -makedepends="lxqt-build-tools kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel" +hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools polkit-qt5-devel" +makedepends="kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel polkit-qt5-devel" short_desc="Core utility library for all LXQt components" maintainer="Juan RP " -license="LGPL-2.1" -homepage="http://lxqt.org/" -distfiles="https://github.com/lxde/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz" -checksum=44bba48b073ded5b0ab3de2ea3575a704bb22d23ce5cc5743f76579c1f084f33 +license="LGPL-2.1-or-later" +homepage="https://lxqt.org/" +distfiles="https://github.com/lxqt/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz" +checksum=b41db9dd6fcc4e3232402ee0304d2b977ec82d696c464667dddba555b0056a39 liblxqt-devel_package() { short_desc+=" - development files"