From ae4e9bbe501c36d12013c757b6b9193b62611216 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 18 Jan 2018 14:39:28 +0100 Subject: [PATCH] shfmt: update to 2.2.0. --- srcpkgs/shfmt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index fa6d4cdfa4b..c4bdb76eea1 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -1,6 +1,6 @@ # Template file for 'shfmt' pkgname=shfmt -version=2.1.0 +version=2.2.0 revision=1 build_style=go go_import_path="mvdan.cc/sh" @@ -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=2f39dc1d34e87190b659ed677a83e32f9ef769cd8adb34f8c4ccf0a9091b109f +checksum=f556fbd368e6bae0a5baed74138db8bca5fc0e96482ea5231c329a8aecb64b44 post_install() { vlicense LICENSE