From 7a2bfa2ccf5567906ae68d771f7faa7f3352b6c6 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 7 Mar 2018 22:17:20 +0100 Subject: [PATCH] shfmt: update to 2.3.0. --- srcpkgs/shfmt/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index 40fd2137770..3f7c0bf738d 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -1,7 +1,7 @@ # Template file for 'shfmt' pkgname=shfmt -version=2.2.1 -revision=3 +version=2.3.0 +revision=1 build_style=go go_import_path="mvdan.cc/sh" go_package="${go_import_path}/cmd/shfmt" @@ -11,7 +11,7 @@ maintainer="Michael Gehring " license="BSD" homepage="https://github.com/mvdan/sh" distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz" -checksum=b327873c13a3d27b5b8ca132997c55da03851b5872cc187aa1d7a10c3886312c +checksum=7fac5b1d054f39f68440b19752321a59f41085b767311bd978cdcb107730ff8e post_install() { vlicense LICENSE