From 18d446beaba65a74ef49f3018dd081b1642092cf Mon Sep 17 00:00:00 2001 From: wbp Date: Tue, 1 Sep 2026 20:27:54 -0700 Subject: [PATCH] wtfutil: update to 0.50.0 --- srcpkgs/wtfutil/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wtfutil/template b/srcpkgs/wtfutil/template index b8ef5dcdbd5cb9..c31bb640b8374b 100644 --- a/srcpkgs/wtfutil/template +++ b/srcpkgs/wtfutil/template @@ -1,6 +1,6 @@ # Template file for 'wtfutil' pkgname=wtfutil -version=0.49.1 +version=0.50.0 revision=1 build_style=go go_import_path="github.com/wtfutil/wtf" @@ -11,7 +11,7 @@ license="MPL-2.0" homepage="https://wtfutil.com" changelog="https://github.com/wtfutil/wtf/releases" distfiles="https://github.com/wtfutil/wtf/archive/refs/tags/v${version}.tar.gz" -checksum=77860a2bc3a14ebea15a8f31b388fd14a09dd2ecaade4e82079331c094896bb6 +checksum=cec9b0a4d01dd6d2a81a8cd429e992786a2a3a212d4e2c090ab4d10172ca9794 post_install() { # Rename the binary to wtfutil when installing