mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
New package: gotop-1.2.2
Closes: #13130 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
796404e0d6
commit
cf72ffd5a7
1 changed files with 16 additions and 0 deletions
16
srcpkgs/gotop/template
Normal file
16
srcpkgs/gotop/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'gotop'
|
||||||
|
pkgname=gotop
|
||||||
|
version=1.2.2
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/cjbassi/gotop"
|
||||||
|
short_desc="Terminal based graphical activity monitor"
|
||||||
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
|
license="AGPL-3.0"
|
||||||
|
homepage="https://github.com/cjbassi/gotop"
|
||||||
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
|
checksum=f5d8364900cc9fd7041c0cceba5965e5c0cb6fbc0abffb49c2a732dd9dc84a72
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue