mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
gotop: update to 4.2.0.
This commit is contained in:
parent
41bf413426
commit
120b82a4ac
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gotop'
|
||||
pkgname=gotop
|
||||
version=4.1.3
|
||||
version=4.2.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -11,8 +11,9 @@ short_desc="Terminal based graphical activity monitor"
|
|||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/xxxserxxx/gotop"
|
||||
changelog="https://raw.githubusercontent.com/xxxserxxx/gotop/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/xxxserxxx/gotop/archive/v${version}.tar.gz"
|
||||
checksum=c0a02276e718b988d1220dc452063759c8634d42e1c01a04c021486c1e61612d
|
||||
checksum=e9d9041903acb6bd3ffe94e0a02e69eea53f1128274da1bfe00fe44331ccceb1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue