aboutsummaryrefslogtreecommitdiffstats
path: root/community/gotop/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-10 15:24:42 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-10 18:33:10 +0000
commitbe80fe8d15b48ed9c14b3e6b2fb9334e693d2c38 (patch)
tree6aeab0a5d50af5b66d55c56ecc48d09a7b1a2802 /community/gotop/APKBUILD
parent50eca2a6b65013ddfcc536291eb3d570805d7498 (diff)
community/gotop: upgrade to 3.5.1
Diffstat (limited to 'community/gotop/APKBUILD')
-rw-r--r--community/gotop/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/gotop/APKBUILD b/community/gotop/APKBUILD
index f01c78f13d4..c93cb10fe99 100644
--- a/community/gotop/APKBUILD
+++ b/community/gotop/APKBUILD
@@ -1,7 +1,8 @@
+# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=gotop
-pkgver=3.5.0
-pkgrel=1
+pkgver=3.5.1
+pkgrel=0
pkgdesc="Terminal based graphical activity monitor"
url="https://github.com/xxxserxxx/gotop"
arch="all"
@@ -34,4 +35,4 @@ cleanup_srcdir() {
default_cleanup_srcdir
}
-sha512sums="e21a4e5ae73ce7084f9d1afce1e3cf092bfd0d4791c6a2a0dd910ad6dc433bf58bf4df729082ae011d7903a8fcfe7c7984864158d92e5969b6f662f5c5f44ae1 gotop-3.5.0.tar.gz"
+sha512sums="d6c7abed54426d0c526d002fe7b2386a35b5e7ed84d6cfc61ca14fc89570a4808a3acdfde3396133a1bd35352a2445a99a7ff4f625ae9fef11eafb20bf49f074 gotop-3.5.1.tar.gz"