From 26378f986918aabc222c5690c242789dc128e709 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sun, 26 Apr 2020 01:00:32 +0300 Subject: [PATCH] lxqt-globalkeys: update to 0.15.0. --- srcpkgs/lxqt-globalkeys/patches/qt-5.14.patch | 21 ------------------- srcpkgs/lxqt-globalkeys/template | 6 +++--- 2 files changed, 3 insertions(+), 24 deletions(-) delete mode 100644 srcpkgs/lxqt-globalkeys/patches/qt-5.14.patch diff --git a/srcpkgs/lxqt-globalkeys/patches/qt-5.14.patch b/srcpkgs/lxqt-globalkeys/patches/qt-5.14.patch deleted file mode 100644 index 056af09bb2e..00000000000 --- a/srcpkgs/lxqt-globalkeys/patches/qt-5.14.patch +++ /dev/null @@ -1,21 +0,0 @@ -From c9ec69850428e599fba282c32e51868b815e3019 Mon Sep 17 00:00:00 2001 -From: Chih-Hsuan Yen -Date: Sun, 15 Dec 2019 09:33:12 +0800 -Subject: [PATCH] Fix building with Qt 5.14 - ---- - daemon/core.cpp | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/daemon/core.cpp b/daemon/core.cpp -index 1be64ec..53bdf7b 100644 ---- daemon/core.cpp -+++ daemon/core.cpp -@@ -33,6 +33,7 @@ - #include - #include - #include -+#include - - #include - #include diff --git a/srcpkgs/lxqt-globalkeys/template b/srcpkgs/lxqt-globalkeys/template index fde4663ec55..28ecb17cf7c 100644 --- a/srcpkgs/lxqt-globalkeys/template +++ b/srcpkgs/lxqt-globalkeys/template @@ -1,7 +1,7 @@ # Template file for 'lxqt-globalkeys' pkgname=lxqt-globalkeys -version=0.14.3 -revision=2 +version=0.15.0 +revision=1 build_style=cmake hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools" makedepends="liblxqt-devel" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://lxqt.org/" distfiles="https://github.com/lxqt/lxqt-globalkeys/releases/download/${version}/lxqt-globalkeys-${version}.tar.xz" -checksum=e6b92c5d9b61ad95ab30d70ecf0b30fd20ef1713910cce366e97e0dd7101f455 +checksum=ce54a1f62a3ec8a5ae0db5639df14141f4fea70643b915fb91c05c31fcbedbf1 replaces="lxqt-common>=0" lxqt-globalkeys-devel_package() {