From 6a8282529d1f349314fb2ca3438c8ecf13c55adb Mon Sep 17 00:00:00 2001 From: UsernameRandomlyGenerated Date: Sun, 30 May 2021 08:47:20 +0200 Subject: [PATCH] procs: update to 0.11.8. --- srcpkgs/procs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/procs/template b/srcpkgs/procs/template index f1f460f34e79..9e451fc78c82 100644 --- a/srcpkgs/procs/template +++ b/srcpkgs/procs/template @@ -1,6 +1,6 @@ # Template file for 'procs' pkgname=procs -version=0.11.4 +version=0.11.8 revision=1 build_style=cargo short_desc="Modern replacement for ps written in Rust" @@ -8,7 +8,7 @@ maintainer="travankor " license="MIT" homepage="https://github.com/dalance/procs" distfiles="https://github.com/dalance/procs/archive/v${version}.tar.gz" -checksum=30a903374eb888b89cd43bbc19365aa24ef01b3588298ab246085dbe42c8e819 +checksum=50ef6175c08a5ce7f65c81924e8f295bab9622b453b51178a8b8c37c3ef2beef post_install() { vlicense LICENSE