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

Christian Rebischke shibumi at archlinux.org
Sun May 30 00:20:42 UTC 2021


    Date: Sunday, May 30, 2021 @ 00:20:42
  Author: shibumi
Revision: 950311

upgpkg: glances 3.1.5-1

Modified:
  glances/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-30 00:15:39 UTC (rev 950310)
+++ PKGBUILD	2021-05-30 00:20:42 UTC (rev 950311)
@@ -5,13 +5,13 @@
 
 pkgname=glances
 pkgver=3.1.5
-pkgrel=2
+pkgrel=1
 pkgdesc='CLI curses-based monitoring tool'
 arch=('any')
 url='https://github.com/nicolargo/glances'
 license=('LGPL')
-makedepends=('git')
-depends=('python' 'python-psutil' 'python-setuptools' 'python-future')
+makedepends=('git' 'python-setuptools')
+depends=('python' 'python-psutil' 'python-future')
 optdepends=('hddtemp: HDD temperature monitoring support'
             'python-bottle: web server support'
             'python-docker: for the Docker monitoring support'



More information about the arch-commits mailing list