mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
7ba6f166b9
commit
ec84b4952b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nvtop'
|
# Template file for 'nvtop'
|
||||||
pkgname=nvtop
|
pkgname=nvtop
|
||||||
version=3.0.0
|
version=3.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,5 +9,5 @@ short_desc="GPUs process monitoring for AMD, Intel and NVIDIA"
|
||||||
maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.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}/nvtop-${version}.tar.gz"
|
distfiles="https://github.com/Syllo/nvtop/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=f7da9eb85a4df6bd6a2d8afd47ae901755106c4ff7f63cd1df61a702f85f7027
|
checksum=f61ecbe3a30a216706c16fc177d3b840e7d7deccf87b048d59f95f230d591a53
|
||||||
|
|
Loading…
Add table
Reference in a new issue