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

Christian Rebischke shibumi at gemini.archlinux.org
Sat Nov 6 16:12:41 UTC 2021


    Date: Saturday, November 6, 2021 @ 16:12:41
  Author: shibumi
Revision: 1037633

upgpkg: glances 3.2.3-2

Modified:
  glances/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-06 16:11:16 UTC (rev 1037632)
+++ PKGBUILD	2021-11-06 16:12:41 UTC (rev 1037633)
@@ -5,13 +5,13 @@
 
 pkgname=glances
 pkgver=3.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc='CLI curses-based monitoring tool'
 arch=('any')
 url='https://github.com/nicolargo/glances'
 license=('LGPL')
 makedepends=('git' 'python-setuptools')
-depends=('python' 'python-psutil' 'python-future')
+depends=('python' 'python-psutil' 'python-future' 'python-defusedxml')
 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