aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ytop
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-04-22 08:09:28 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-04-22 12:11:28 +0000
commit6445e223938c6a6930217459c4c1f0809049f927 (patch)
tree57061bb0379d1c560dfe66de177395192c46d1fd /testing/ytop
parentd69258c823de33292a4eec8abcea7516a52ed037 (diff)
downloadaports-6445e223938c6a6930217459c4c1f0809049f927.tar.bz2
aports-6445e223938c6a6930217459c4c1f0809049f927.tar.xz
testing/ytop: upgrade to 0.6.0
Diffstat (limited to 'testing/ytop')
-rw-r--r--testing/ytop/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ytop/APKBUILD b/testing/ytop/APKBUILD
index aa14605042..6b9d58565a 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.5.1
+pkgver=0.6.0
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="e3959df8c3972011f3be0a6ca939868b566036cc11064371be250bd7dc97fe067d5699029b0c59195d50c1c228b0f3f83c0c8f4ade8420926a0e57686b10f24a ytop-0.5.1.tar.gz"
+sha512sums="da91c6645d31622e3a903963ffee9adffb76ecb15e650185994d962527af0b1419b5e3f50a1aed9de512b5fff5bc3df3b6951b173edfefd3c7b6e2624d07d6de ytop-0.6.0.tar.gz"