diff --git a/srcpkgs/gotop/template b/srcpkgs/gotop/template index 065de5553cd..57ab32229bb 100644 --- a/srcpkgs/gotop/template +++ b/srcpkgs/gotop/template @@ -1,15 +1,16 @@ # Template file for 'gotop' pkgname=gotop -version=1.4.2 +version=1.5.0 revision=1 build_style=go go_import_path=github.com/cjbassi/gotop +hostmakedepends="git" short_desc="Terminal based graphical activity monitor" maintainer="SolitudeSF " license="AGPL-3.0-or-later" homepage="https://github.com/cjbassi/gotop" -distfiles="${homepage}/archive/${version}.tar.gz" -checksum=dd78b33f5d165827a49f9061262efa4f6b27f545ce893185e8678ff6fb61c83b +distfiles="https://github.com/cjbassi/gotop/archive/${version}.tar.gz" +checksum=8ab7c76130a0e9f038e48ddc6496c54cb27c898e1c73448e39bef02a24629ef3 post_install() { vlicense LICENSE