testing/procs: upgrade to 0.10.5

This commit is contained in:
Leo 2020-09-27 19:25:13 -03:00
parent e8c9f46103
commit 3a17e05ab9

View File

@ -1,7 +1,7 @@
# Contributor: Chloe Kudryavtsev <toast@toastin.space>
# Maintainer: Chloe Kudryavtsev <toast@toastin.space>
pkgname=procs
pkgver=0.10.4
pkgver=0.10.5
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="85ab33214fee76a5d864d89a63dddc08f9084eba7502af3df50ae934e684d4266ceabfc93617b19379c48bb085375afb387e06437cf7c151b0c3b9320e2b4f8e procs-0.10.4.tar.gz"
sha512sums="c07e1f7c7ae3389fa3a6eb1b6cd31a3b96e2fd39951d2f45751447f4cbe7672018b7f295f2841e987026a86a7e5371fa1b79f4f1a2851bfcde05eec2aa6c0409 procs-0.10.5.tar.gz"