gotop: update to 4.1.0.

By ericonr:
Actually move to v4 release branch.

Closes: #28242 [via git-merge-pr]
This commit is contained in:
UsernameRandomlyGenerated 2021-01-26 16:53:04 +01:00 committed by Érico Rolim
parent b479adebed
commit 83c7bc749a

View file

@ -1,16 +1,18 @@
# Template file for 'gotop'
pkgname=gotop
version=4.0.1
version=4.1.0
revision=1
build_style=go
go_import_path=github.com/xxxserxxx/gotop/cmd/gotop
go_ldflags="-X main.Version=v${version}"
go_import_path="github.com/xxxserxxx/gotop/v4"
go_package="$go_import_path/cmd/gotop"
hostmakedepends="git"
short_desc="Terminal based graphical activity monitor"
maintainer="SolitudeSF <solitudesf@protonmail.com>"
license="BSD-3-Clause"
license="MIT"
homepage="https://github.com/xxxserxxx/gotop"
distfiles="https://github.com/xxxserxxx/gotop/archive/v${version}.tar.gz"
checksum=38a34543ed828ed8cedd93049d9634c2e578390543d4068c19f0d0c20aaf7ba0
checksum=e61375feb183cc2c73764aaac92e164ea77f073206f7dbbfd4997c0efd38bfc0
post_install() {
vlicense LICENSE