From e47ddef612ee1265ed1af9b1f36c0b2e4f604498 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sat, 21 May 2022 22:41:44 +0200 Subject: [PATCH] shfmt: update to 3.5.0. --- srcpkgs/shfmt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index eb08353dea7b..635a847372bb 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -1,6 +1,6 @@ # Template file for 'shfmt' pkgname=shfmt -version=3.4.2 +version=3.5.0 revision=1 wrksrc="sh-${version}" build_style=go @@ -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=2000656613bc4165fb1d419bedec08fcb23a625274f4505e303d18b204d8f5ee +checksum=d5a050d19df33b5c40939f49859ef118b4f9c0476f5b1172db2aaa7979c97cee post_install() { scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1