mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
139b8cada3
commit
68e5c31741
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'nvtop'
|
# Template file for 'nvtop'
|
||||||
pkgname=nvtop
|
pkgname=nvtop
|
||||||
version=1.2.2
|
version=2.0.2
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
depends="nvidia"
|
depends="nvidia"
|
||||||
short_desc="NVIDIA GPUs htop-like monitoring tool"
|
short_desc="NVIDIA GPUs htop-like monitoring tool"
|
||||||
maintainer="Filokhin Pavel <filohin.pavel@gmail.com>"
|
maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Syllo/nvtop"
|
homepage="https://github.com/Syllo/nvtop"
|
||||||
distfiles="https://github.com/Syllo/nvtop/archive/$version/$pkgname-$version.tar.gz"
|
distfiles="https://github.com/Syllo/nvtop/archive/$version/nvtop-$version.tar.gz"
|
||||||
checksum=d6ca7f467cc1048ebd1ebf7add753650c5d7c8868752c0c57ed2c85df62f5810
|
checksum=7f22bb9f59e36551f5d7640d265b63ec6af1a91a421fa220dd913a5a134e9901
|
||||||
|
|
Loading…
Add table
Reference in a new issue