gotop: update to 2.0.0.
This commit is contained in:
parent
ff63192641
commit
6324444054
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gotop'
|
# Template file for 'gotop'
|
||||||
pkgname=gotop
|
pkgname=gotop
|
||||||
version=1.7.1
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/cjbassi/gotop
|
go_import_path=github.com/cjbassi/gotop
|
||||||
|
@ -10,7 +10,7 @@ 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="https://github.com/cjbassi/gotop/archive/${version}.tar.gz"
|
distfiles="https://github.com/cjbassi/gotop/archive/${version}.tar.gz"
|
||||||
checksum=0041d36e664870d0b461b80bba4a2fb5120af1030230f09e3e9887a67c117363
|
checksum=50c823b6f774a73bea284172cd1dacc776fe64db6e5b7d20a9f4c0f2456f1dd3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue