From b9df8e7893da754cb46e3863a5206d6de62d9a57 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sat, 5 Sep 2026 22:01:58 +0200 Subject: [PATCH] shfmt: update to 3.14.0. --- srcpkgs/shfmt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index 60826950d5ee92..e34ec3ceda4d01 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -1,6 +1,6 @@ # Template file for 'shfmt' pkgname=shfmt -version=3.13.1 +version=3.14.0 revision=1 build_style=go go_import_path=mvdan.cc/sh/v3 @@ -14,7 +14,7 @@ license="BSD-3-Clause" homepage="https://github.com/mvdan/sh" changelog="https://raw.githubusercontent.com/mvdan/sh/master/CHANGELOG.md" distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz" -checksum=b31aad2d4c26b0c6e8ebe894d59022520bbebce33e082d7d29e4325eee35d308 +checksum=f193c946e2882c4fa04935cd583f60e2cab60344209bd982a3a5933c4192aad8 post_install() { scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1