gotop: update to 2.0.1.

This commit is contained in:
maxice8 2019-02-08 03:31:59 -02:00 committed by maxice8
parent a84420a6d0
commit ae7c9baba0

View file

@ -1,6 +1,6 @@
# Template file for 'gotop' # Template file for 'gotop'
pkgname=gotop pkgname=gotop
version=2.0.0 version=2.0.1
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=50c823b6f774a73bea284172cd1dacc776fe64db6e5b7d20a9f4c0f2456f1dd3 checksum=a2046102bcffd813dac9fba9e0a6169a15112af420a3ad1b97dd75f3f0f66096
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE