summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKotelnik2015-10-18 21:25:27 +0200
committerKotelnik2015-10-18 21:25:27 +0200
commit84c199460f858018cb7236065046dd031ac98bcf (patch)
tree4ac192de4527ffb70a15475d42088364f761696b /PKGBUILD
parentc76dce245aa61bffc2f4bcabfc85139215de449b (diff)
downloadaur-84c199460f858018cb7236065046dd031ac98bcf.tar.gz
update
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-*}")