aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-06-10 03:52:35 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-06-10 21:14:39 +0000
commitcd14309379620ccf67e823942cf81da9d5c5c84c (patch)
tree419596bf88e1de91b37631bbc42e00a09badb77b
parent5a6cdc9f2316092657a8ab0b737ad512cb625669 (diff)
community/gotop: upgrade to 4.0.1
-rw-r--r--community/gotop/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gotop/APKBUILD b/community/gotop/APKBUILD
index 91f89a1cab0..fafc2b6212b 100644
--- a/community/gotop/APKBUILD
+++ b/community/gotop/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=gotop
-pkgver=4.0.0
+pkgver=4.0.1
pkgrel=0
pkgdesc="Terminal based graphical activity monitor"
url="https://github.com/xxxserxxx/gotop"
@@ -35,4 +35,4 @@ cleanup_srcdir() {
default_cleanup_srcdir
}
-sha512sums="befcb53c05ede09e090ef3ae11c00db614a66c2abc3012b1fd1414814bb6e8bed6471e6b7ebd0ef65205520d18ff266e14cbdae4b36e1752cb97c94a249afad6 gotop-4.0.0.tar.gz"
+sha512sums="3ff8b5e97c39fb58d32c8b2c8f8bdbe70e2c320b702e47b9b04e49ea3b69ff31004800fd431ffb3cd9f705443c47d62100b82c483e8c5b9977cfe1e504f018bc gotop-4.0.1.tar.gz"