George Hu pushed to branch main at Arch Linux / Packaging / Packages / nvtop


Commits:
307f3836 by George Hu at 2026-02-12T17:21:02+08:00
upgpkg: 3.3.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nvtop
        pkgdesc = GPUs process monitoring for AMD, Intel and NVIDIA
-       pkgver = 3.3.1
+       pkgver = 3.3.2
        pkgrel = 1
        url = https://github.com/Syllo/nvtop
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = nvtop
        makedepends = systemd
        depends = ncurses
        depends = systemd-libs
-       source = git+https://github.com/Syllo/nvtop.git#tag=3.3.1
-       sha512sums = 
5a9f1932273b2a78a6d5114f8d93a3b00fa5bb6f0c185000859ef1b2b3b57d09b278da78233f29d957f4a5863d5de40a52466c77fe52bb40742d7adb9058307b
+       source = git+https://github.com/Syllo/nvtop.git#tag=3.3.2
+       sha512sums = 
048da9d2569f32403559ecf683945aa33a1198f9abfc50a816469f9483aa51da1c0996bbba5310bb1e85f1f6388f36851bd74e570671400ff88416b7550f8795
 
 pkgname = nvtop


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Maxime Schmitt <[email protected]>
 
 pkgname=nvtop
-pkgver=3.3.1
+pkgver=3.3.2
 pkgrel=1
 pkgdesc="GPUs process monitoring for AMD, Intel and NVIDIA"
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('ncurses' 'systemd-libs')
 makedepends=('git' 'cmake' 'libdrm' 'systemd')
 checkdepends=('gtest')
 source=("git+https://github.com/Syllo/nvtop.git#tag=$pkgver";)
-sha512sums=('5a9f1932273b2a78a6d5114f8d93a3b00fa5bb6f0c185000859ef1b2b3b57d09b278da78233f29d957f4a5863d5de40a52466c77fe52bb40742d7adb9058307b')
+sha512sums=('048da9d2569f32403559ecf683945aa33a1198f9abfc50a816469f9483aa51da1c0996bbba5310bb1e85f1f6388f36851bd74e570671400ff88416b7550f8795')
 
 build() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nvtop/-/commit/307f3836b8cd3cf9e9bdf5a3ff62658b41aaa69a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nvtop/-/commit/307f3836b8cd3cf9e9bdf5a3ff62658b41aaa69a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to