gotop: update to 1.5.0.
This commit is contained in:
parent
814361ccc6
commit
2e881d46cd
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'gotop'
|
||||
pkgname=gotop
|
||||
version=1.4.2
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/cjbassi/gotop
|
||||
hostmakedepends="git"
|
||||
short_desc="Terminal based graphical activity monitor"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="AGPL-3.0-or-later"
|
||||
homepage="https://github.com/cjbassi/gotop"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=dd78b33f5d165827a49f9061262efa4f6b27f545ce893185e8678ff6fb61c83b
|
||||
distfiles="https://github.com/cjbassi/gotop/archive/${version}.tar.gz"
|
||||
checksum=8ab7c76130a0e9f038e48ddc6496c54cb27c898e1c73448e39bef02a24629ef3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue