From 03ff4c66b5c231aaea47241db771d8f7efb64854 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 24 Aug 2018 04:09:43 -0300 Subject: [PATCH] gotop: update to 1.4.2. --- srcpkgs/gotop/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/gotop/template b/srcpkgs/gotop/template index 0e4e5273228..065de5553cd 100644 --- a/srcpkgs/gotop/template +++ b/srcpkgs/gotop/template @@ -1,15 +1,15 @@ # Template file for 'gotop' pkgname=gotop -version=1.4.1 -revision=2 +version=1.4.2 +revision=1 build_style=go -go_import_path="github.com/cjbassi/gotop" +go_import_path=github.com/cjbassi/gotop 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=e1ce6278002833c5bccf80621aa5c4f3db3fc8117c1f59530fba25c7f87e9b96 +checksum=dd78b33f5d165827a49f9061262efa4f6b27f545ce893185e8678ff6fb61c83b post_install() { vlicense LICENSE