[arch-commits] Commit in glances/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Sun Dec 10 11:05:03 UTC 2017


    Date: Sunday, December 10, 2017 @ 11:05:02
  Author: seblu
Revision: 273572

upgpkg: glances 2.11.1-2

Modified:
  glances/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-10 10:47:43 UTC (rev 273571)
+++ PKGBUILD	2017-12-10 11:05:02 UTC (rev 273572)
@@ -5,7 +5,7 @@
 
 pkgname=glances
 pkgver=2.11.1
-pkgrel=1
+pkgrel=2
 pkgdesc='CLI curses-based monitoring tool'
 arch=('any')
 url='https://github.com/nicolargo/glances'
@@ -14,10 +14,10 @@
 depends=('python' 'python-psutil' 'python-setuptools')
 optdepends=('hddtemp: HDD temperature monitoring support'
             'python-bottle: web server support'
-            'python-docker-py: for the Docker monitoring support'
+            'python-docker: for the Docker monitoring support'
             'python-matplotlib: for graphical/chart support'
             'python-netifaces: for the IP plugin'
-            'zeroconf: for the autodiscover mode')
+            'python-zeroconf: for the autodiscover mode')
 source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver"
         'glances.service')
 md5sums=('SKIP'



More information about the arch-commits mailing list