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

Felix Yan felixonmars at archlinux.org
Thu May 27 15:25:32 UTC 2021


    Date: Thursday, May 27, 2021 @ 15:25:32
  Author: felixonmars
Revision: 949054

upgpkg: nvtop 1.2.1-1

Modified:
  nvtop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-27 15:25:30 UTC (rev 949053)
+++ PKGBUILD	2021-05-27 15:25:32 UTC (rev 949054)
@@ -2,8 +2,8 @@
 # Contributor: Maxime Schmitt <maxime.schmitt91 at gmail.com>
 
 pkgname=nvtop
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
 pkgdesc="An htop like monitoring tool for NVIDIA GPUs"
 arch=('x86_64')
 url="https://github.com/Syllo/nvtop"
@@ -11,7 +11,7 @@
 depends=('nvidia-utils' 'ncurses')
 makedepends=('cmake' 'cuda')
 source=("https://github.com/Syllo/nvtop/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('f3f6ed4858bc7dcc974df0f22107df6c21935b5f0ed52b2dc946c0dc00ac707adbfe1546a805fa997b8689f05ee7624b454e27d7df67a3035a708976ccf0030a')
+sha512sums=('dd4b70c0f2ee3e82434798d6960e3ce8ff710207f662754785901bb9638ee66eaeb9a35c9cde5a100051a429fcdc5637edd2464f835963a3684be6de6a30e5a4')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list