nm-tray: update to 0.5.0.
This commit is contained in:
parent
5b8020cf83
commit
cbab7dabbd
2 changed files with 3 additions and 13 deletions
srcpkgs/nm-tray
|
@ -1,10 +0,0 @@
|
|||
--- a/src/nmmodel.cpp
|
||||
+++ b/src/nmmodel.cpp
|
||||
@@ -45,6 +45,7 @@ COPYRIGHT_HEADER*/
|
||||
#include <NetworkManagerQt/ConnectionSettings>
|
||||
#include <QDBusPendingCallWatcher>
|
||||
#include <QInputDialog>
|
||||
+#include <QMetaEnum>
|
||||
|
||||
namespace
|
||||
{
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nm-tray'
|
||||
pkgname=nm-tray
|
||||
version=0.4.3
|
||||
revision=2
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
|
||||
makedepends="qt5-tools-devel networkmanager-qt5-devel"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/palinek/nm-tray"
|
||||
distfiles="https://github.com/palinek/nm-tray/archive/${version}.tar.gz"
|
||||
checksum=1611c053582189091efa74c2f26277afc872a57cfd4ec9e54463f68c25ad284b
|
||||
checksum=3db9fdfcf274392f040ee2e7370be41aaae5d700277979f661718e6d893c5ff5
|
||||
|
|
Loading…
Reference in a new issue