aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-05-11 01:45:24 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-05-11 19:56:49 +0000
commit2fae2b179774757b1f38e4e96f53afd2e8603789 (patch)
tree724d154c523240c1a5eca2be595400881016a670
parent0109bf9711bdb5d4cf55dfa9daf374ac86f35429 (diff)
downloadaports-2fae2b179774757b1f38e4e96f53afd2e8603789.tar.bz2
aports-2fae2b179774757b1f38e4e96f53afd2e8603789.tar.xz
testing/ytop: upgrade to 0.6.1
-rw-r--r--testing/ytop/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ytop/APKBUILD b/testing/ytop/APKBUILD
index 6b9d58565a..c726bc0d01 100644
--- a/testing/ytop/APKBUILD
+++ b/testing/ytop/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=ytop
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=0
pkgdesc="A TUI system monitor written in Rust"
url="https://github.com/cjbassi/ytop"
@@ -19,4 +19,4 @@ package() {
install -Dm755 target/release/ytop "$pkgdir"/usr/bin/ytop
}
-sha512sums="da91c6645d31622e3a903963ffee9adffb76ecb15e650185994d962527af0b1419b5e3f50a1aed9de512b5fff5bc3df3b6951b173edfefd3c7b6e2624d07d6de ytop-0.6.0.tar.gz"
+sha512sums="ea63fbc77f2da995ca862dcf8c1973320834d8858c5f6abebe4db02201ef64b654a5a8911bbe33c26b6f4c964463011cdcee62c700fc97ed37a2631b15261922 ytop-0.6.1.tar.gz"