aboutsummaryrefslogtreecommitdiffstats
path: root/testing/procs
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-13 18:37:22 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-13 19:17:21 -0300
commit09b9a8235bbe004cff09e57d501a2a9fe0d06fa5 (patch)
tree5149c414ed333eef239b678871f12d9d6ffe1608 /testing/procs
parentb85932a49f37a4967a95de95c6d547872ef13d21 (diff)
downloadaports-09b9a8235bbe004cff09e57d501a2a9fe0d06fa5.tar.bz2
aports-09b9a8235bbe004cff09e57d501a2a9fe0d06fa5.tar.xz
testing/procs: upgrade to 0.9.20
Diffstat (limited to 'testing/procs')
-rw-r--r--testing/procs/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/procs/APKBUILD b/testing/procs/APKBUILD
index 267cde4bcb..4845966bb6 100644
--- a/testing/procs/APKBUILD
+++ b/testing/procs/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Chloe Kudryavtsev <toast@toastin.space>
# Maintainer: Chloe Kudryavtsev <toast@toastin.space>
pkgname=procs
-pkgver=0.9.19
+pkgver=0.9.20
pkgrel=0
pkgdesc="Modern replacement for ps written in Rust"
url="https://github.com/dalance/procs"
@@ -32,4 +32,4 @@ package() {
install -Dm755 target/release/"$pkgname" "$pkgdir"/usr/bin/"$pkgname"
}
-sha512sums="b382103ca0fbce23b63f72071fd94cee7a9e5034163df8139d1d718d71af18e29ea706ca15af1a85a0409efa65b57b0d2efd2ca18285670be7c98bf37c19b350 procs-0.9.19.tar.gz"
+sha512sums="d1cd089d8cf2a03b14e7e06a8749292e91ec4b07a23ee6cf47168d815b479e9386aab31e14ff62593fcc5b6877b6ed3ec86bfd0e115b803777a4948e5a0a465c procs-0.9.20.tar.gz"