From d6e08da6c7c4afc86850bc5dd5553c32554226f6 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Sun, 2 Aug 2026 14:00:47 +0200 Subject: [PATCH] yq-go: update to 4.53.3. --- srcpkgs/yq-go/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index e9f3bdb584f511..c452020837c421 100644 --- a/srcpkgs/yq-go/template +++ b/srcpkgs/yq-go/template @@ -1,16 +1,17 @@ # Template file for 'yq-go' pkgname=yq-go -version=4.52.2 +version=4.53.3 revision=1 build_style=go go_import_path=github.com/mikefarah/yq/v4 +make_check_args="-skip TestGoInstallCompatibility" short_desc="Command-line YAML, JSON, XML, CSV, TOML and properties processor" maintainer="Bnyro " license="MIT" homepage="https://mikefarah.gitbook.io/yq" changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt" distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz" -checksum=598ad3719f6b8a199f374baf7a32e9ff527300e56816f4652cd3640c230bf79b +checksum=fadf86d0ae3988bb40fa8aad424d0c71658493f6377285e711c7e7e313b3b238 post_install() { # this came after yq 'the jq wrapper for yaml' so yq has the right to