[arch-commits] Commit in procs/trunk (PKGBUILD)

Orhun Parmaksiz orhun at archlinux.org
Wed Jun 23 19:40:21 UTC 2021


    Date: Wednesday, June 23, 2021 @ 19:40:21
  Author: orhun
Revision: 967126

upgpkg: procs 0.11.9-1: upstream release

Modified:
  procs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-23 19:23:06 UTC (rev 967125)
+++ PKGBUILD	2021-06-23 19:40:21 UTC (rev 967126)
@@ -3,7 +3,7 @@
 # Contributor: Attenuation <ouyangjun1999 at gmail.com>
 
 pkgname=procs
-pkgver=0.11.8
+pkgver=0.11.9
 pkgrel=1
 pkgdesc="A modern replacement for ps written in Rust"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 makedepends=('rust')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('50ef6175c08a5ce7f65c81924e8f295bab9622b453b51178a8b8c37c3ef2beef')
+sha256sums=('9d17be4c9d733723da6bfd13417a5f73d0f6ea32802db6d94da8f377a4872b6d')
 
 build() {
     cd "$pkgname-$pkgver"




More information about the arch-commits mailing list