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