aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-09-28 18:16:54 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-10-19 06:44:00 -0300
commit91dc540558d70bd8622516eecc16cae1fe2d76de (patch)
treee744c71893a1f618c5a02aff753f84913157fce1
parent9a0fb5821233c46c7413112ba3e945b0ebe9087a (diff)
community/corestats: upgrade to 4.0.0
-rw-r--r--community/corestats/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/corestats/APKBUILD b/community/corestats/APKBUILD
index b020ef8fa6f..d834fb64e86 100644
--- a/community/corestats/APKBUILD
+++ b/community/corestats/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
pkgname=corestats
-pkgver=3.0.1
+pkgver=4.0.0
pkgrel=0
pkgdesc="A system resource viewer from the CoreApps family."
arch="all"
@@ -21,4 +21,4 @@ build() {
package() {
INSTALL_ROOT="$pkgdir" make install
}
-sha512sums="fb2e5de5685f2826a6ef9338b55f30f10eff1dc8ead11e86ddf0af7136218e63e09bec073129f29aa7ecbe044de47aea361b5f3c1661c88029333d541aae4274 corestats-3.0.1.tar.gz"
+sha512sums="7a31102a0a22f464f9bc03aebad9112df8eb3f48c428b4099512b7dcc044c368706be7cdf0059d8a1d1554946d5cbd6cb64ab58639e125c054f4d746459bcf5a corestats-4.0.0.tar.gz"