From 012a40358cdefcab59bef0731b1564e6c475cd15 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Fri, 27 Feb 2026 22:38:42 +0100 Subject: [PATCH] gops: update to 0.3.29 --- srcpkgs/gops/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gops/template b/srcpkgs/gops/template index 985f8fe8803727..352d10e53d296d 100644 --- a/srcpkgs/gops/template +++ b/srcpkgs/gops/template @@ -1,7 +1,7 @@ # Template file for 'gops' pkgname=gops -version=0.3.28 -revision=3 +version=0.3.29 +revision=1 build_style=go go_import_path="github.com/google/gops" short_desc="List and diagnose Go processes currently running on your system" @@ -10,7 +10,7 @@ license="BSD-3-Clause" homepage="https://github.com/google/gops" changelog="https://github.com/google/gops/releases" distfiles="https://github.com/google/gops/archive/refs/tags/v${version}.tar.gz" -checksum=9a040fe38e45aa41cfc43be5babb5e7962b027e1f6f8b68e5112f01866a42bba +checksum=c4637684ac8efbcc0bc55faf64e3920a7764a9ae8f4580945084c1a5b8b2d051 post_install() { vlicense LICENSE