From 09fb27ab58912f11a7a808d359fb16fc1f759bf1 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sun, 26 Apr 2020 00:58:43 +0300 Subject: [PATCH] liblxqt: update to 0.15.0. --- srcpkgs/liblxqt/patches/qt-5.14.patch | 10 ---------- srcpkgs/liblxqt/template | 6 +++--- 2 files changed, 3 insertions(+), 13 deletions(-) delete mode 100644 srcpkgs/liblxqt/patches/qt-5.14.patch diff --git a/srcpkgs/liblxqt/patches/qt-5.14.patch b/srcpkgs/liblxqt/patches/qt-5.14.patch deleted file mode 100644 index fc3f34fbea5..00000000000 --- a/srcpkgs/liblxqt/patches/qt-5.14.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- lxqtpowermanager.cpp 2020-04-05 11:30:03.671403930 +0200 -+++ lxqtpowermanager.cpp 2020-04-05 11:30:12.959506058 +0200 -@@ -32,6 +32,7 @@ - #include - #include - #include -+#include - #include "lxqttranslator.h" - #include "lxqtglobals.h" - #include "lxqtsettings.h" diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template index bb0098e684e..069edadc957 100644 --- a/srcpkgs/liblxqt/template +++ b/srcpkgs/liblxqt/template @@ -1,7 +1,7 @@ # Template file for 'liblxqt' pkgname=liblxqt -version=0.14.1 -revision=3 +version=0.15.0 +revision=1 build_style=cmake hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools polkit-qt5-devel" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://lxqt.org/" distfiles="https://github.com/lxqt/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz" -checksum=1aa7325654d20d3060a0ef0ffc27febfd58ee66704ee690727dc1a77ad1069bd +checksum=48e72ed15e7ac0badbd132d17ff2c9d95f2c9652a807dfe1d3f4ff00c8b7cb44 liblxqt-devel_package() { short_desc+=" - development files"