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

Ike Devolder idevolder at archlinux.org
Fri Mar 5 06:27:57 UTC 2021


    Date: Friday, March 5, 2021 @ 06:27:57
  Author: idevolder
Revision: 881652

upgpkg: atop 2.6.0-3

Modified:
  atop/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-05 01:24:54 UTC (rev 881651)
+++ PKGBUILD	2021-03-05 06:27:57 UTC (rev 881652)
@@ -4,12 +4,15 @@
 
 pkgname=atop
 pkgver=2.6.0
-pkgrel=2
+pkgrel=3
 pkgdesc='A system and process level monitor'
 arch=('x86_64')
 url='https://www.atoptool.nl/'
 license=('GPL')
 depends=('ncurses' 'sh' 'zlib')
+optdepends=(
+    'python-pynvml: NVIDIA gpu reporting AUR'
+)
 backup=('etc/default/atop')
 source=("https://www.atoptool.nl/download/atop-${pkgver/_/-}.tar.gz"
         'atop.default')



More information about the arch-commits mailing list