summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKotelnik2015-08-31 17:29:47 +0200
committerKotelnik2015-08-31 17:29:47 +0200
commit6104c619c92718db86e62bf7effcd516a210bbb5 (patch)
treeb676264a120ef83dbc1df298b2f8083b372871dc /PKGBUILD
parent353ad68ea51ec5e2e9633b57696c537a9f736c5c (diff)
downloadaur-6104c619c92718db86e62bf7effcd516a210bbb5.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 19b5304efb64..5ff4c5fec7bd 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=r21.82e0807
-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')
+depends=('plasma-workspace' 'qt5-graphicaleffects' 'plasma-nm')
makedepends=('git' 'extra-cmake-modules')
conflicts=("${_pkgname-*}" 'plasma-applet-network-monitor-git')
provides=("${_pkgname-*}")