summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIngo Sieverdingbeck2016-11-02 21:28:51 +0100
committerIngo Sieverdingbeck2016-11-02 21:28:51 +0100
commit5b27fea62064a945a0262cfe38cd8b41cf33497f (patch)
tree800376f690f9a0b9724e9c4571d5ba951a4034c4 /PKGBUILD
parentec41705d22de7909512f2a4f7c218caf2d9d6f45 (diff)
downloadaur-5b27fea62064a945a0262cfe38cd8b41cf33497f.tar.gz
adjusted URL and dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1816a6ba1d7..842fc64fa6b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@ pkgname=nagstamon-beta
pkgver='2.1.20161102'
pkgrel=1
pkgdesc="Nagios status monitor for the desktop"
-depends=('python-pyqt5' 'qt5-multimedia' 'python-requests' 'python-beautifulsoup4' 'python-keyring' 'python-psutil')
+depends=('python-pyqt5' 'qt5-multimedia' 'qt5-svg' 'python-requests' 'python-beautifulsoup4' 'python-keyring' 'python-psutil')
arch=('any')
-url="https://nagstamon.ifw-dresden.de/nagstamon-20/"
+url="https://nagstamon.ifw-dresden.de/"
license=('GPL')
conflicts=('nagstamon')
provides=('nagstamon')