procs: update to 0.14.1

This commit is contained in:
cinerea0 2023-10-06 08:58:57 -04:00 committed by Emi Vasilek
parent 8878f1df4b
commit 59ba3d93d5

View file

@ -1,6 +1,6 @@
# Template file for 'procs'
pkgname=procs
version=0.14.0
version=0.14.1
revision=1
build_style=cargo
build_helper=qemu
@ -10,7 +10,7 @@ license="MIT"
homepage="https://github.com/dalance/procs"
changelog="https://raw.githubusercontent.com/dalance/procs/master/CHANGELOG.md"
distfiles="https://github.com/dalance/procs/archive/refs/tags/v${version}.tar.gz"
checksum=fa5af0951dc8aa63c0590f8c5c1136594866057704cfb1cdfc22ac3cc49437c6
checksum=bb4f9d696081807ca105593092f8acd04ca339ae43fff29e0e820c6fc5e3f9ea
post_install() {
PROCS="${DESTDIR}/usr/bin/procs"