summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIngo Sieverdingbeck2021-11-16 17:42:17 +0100
committerIngo Sieverdingbeck2021-11-16 17:42:17 +0100
commitc9d189fb506560de393edf4961ca501ed451a58c (patch)
tree3fe66f68a51f23eebcfb00f49a7d1f5b8ded1183 /PKGBUILD
parent8b8c4930b3cb5d9daa97946c666524066bf236dd (diff)
downloadaur-c9d189fb506560de393edf4961ca501ed451a58c.tar.gz
added pysocks
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d540ae686f8..083619c7e3cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Vyacheslav Artemiev <artemiev.vyacheslav a gmail d com>
_pkgname=Nagstamon
pkgname=nagstamon-beta
-pkgver=3.7.20210408.r2190.a2dd499
+pkgver=3.8.0.r2325.20c03b77
_pkgname=nagstamon
pkgname=$_pkgname-git
-pkgver=3.7.20210408.r2190.a2dd499
+pkgver=3.8.0.r2325.20c03b77
pkgrel=1
pkgdesc="Nagios status monitor for the desktop"
-depends=('python-pyqt5' 'qt5-multimedia' 'qt5-svg' 'python-requests' 'python-beautifulsoup4' 'python-keyring' 'python-psutil' 'python-requests-kerberos' 'python-lxml' 'python-dbus' 'python-dateutil')
+depends=('python-pyqt5' 'qt5-multimedia' 'qt5-svg' 'python-requests' 'python-beautifulsoup4' 'python-keyring' 'python-psutil' 'python-requests-kerberos' 'python-lxml' 'python-dbus' 'python-dateutil' 'python-pysocks')
arch=('any')
url="https://nagstamon.ifw-dresden.de/"
license=('GPL2')