liblxqt: update to 0.15.0.
This commit is contained in:
parent
6e1d3c197c
commit
09fb27ab58
2 changed files with 3 additions and 13 deletions
|
@ -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 <QApplication>
|
||||
#include <QDesktopWidget>
|
||||
#include <QtDebug>
|
||||
+#include <QFile>
|
||||
#include "lxqttranslator.h"
|
||||
#include "lxqtglobals.h"
|
||||
#include "lxqtsettings.h"
|
|
@ -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 <orphan@voidlinux.org>"
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue