gotop: update to 3.0.0.
This commit is contained in:
parent
5aef9fb82b
commit
366a8e4395
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gotop'
|
# Template file for 'gotop'
|
||||||
pkgname=gotop
|
pkgname=gotop
|
||||||
version=2.0.2
|
version=3.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=332a3677b7fd8d4b84beb7ddf9a07189ca996c5c2dcd3432c9820735ec4429ea
|
checksum=d5147080bb6057f0bf0900b38438e89aa066959c845bdd4c84a9c9fe478b176f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue