summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a9795263556..5f45386f25ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgname=plasma5-applets-network-monitor-git
_pkgname=plasma5-applets-network-monitor
_gitpkgname=plasma-applet-network-monitor
pkgver=r32.548e998
-pkgrel=1
+pkgrel=2
pkgdesc="Plasmoid for Plasma 5. Shows network speed of currently active connections."
arch=('any')
url="https://github.com/kotelnik/$_gitpkgname"
license=('GPL')
-depends=('plasma-workspace' 'qt5-graphicaleffects' 'plasma-nm')
+depends=('plasma-workspace' 'qt5-graphicaleffects')
makedepends=('git' 'extra-cmake-modules')
conflicts=("${_pkgname-*}" 'plasma-applet-network-monitor-git')
provides=("${_pkgname-*}")