From b066577c930091c96ecee77ded4a78725b5d838a Mon Sep 17 00:00:00 2001 From: Bnyro Date: Fri, 8 Aug 2025 12:59:23 +0200 Subject: [PATCH] wtfutil: update to 0.46.0, orphan. --- srcpkgs/wtfutil/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/wtfutil/template b/srcpkgs/wtfutil/template index 5eb0c20c83d..ede884ad710 100644 --- a/srcpkgs/wtfutil/template +++ b/srcpkgs/wtfutil/template @@ -1,16 +1,17 @@ # Template file for 'wtfutil' pkgname=wtfutil -version=0.43.0 -revision=3 +version=0.46.0 +revision=1 build_style=go go_import_path="github.com/wtfutil/wtf" +make_check_args="-skip TestTimeout" # spawns an http server short_desc="Personal information dashboard for the terminal" -maintainer="Bnyro " +maintainer="Orphaned " license="MPL-2.0" -homepage="http://wtfutil.com" +homepage="https://wtfutil.com" changelog="https://raw.githubusercontent.com/wtfutil/wtf/master/CHANGELOG.md" distfiles="https://github.com/wtfutil/wtf/archive/refs/tags/v${version}.tar.gz" -checksum=bb48e38e479b26e0b956b163e4804e99cd49545214090c2fdf99e54382b3d651 +checksum=9cf809323ff12b9c1499623647fad141dd91d552e5e26ca9ddb8da4a43aed762 post_install() { # Rename the binary to wtfutil when installing