From e1e55d5b409ea8dfed5b2bb29a1ab5825b12370c Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 28 Oct 2016 01:06:43 +0200 Subject: [PATCH] shfmt: update to 0.3.0. --- srcpkgs/shfmt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index 98bd851e8a2..d2ea8da114b 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -1,6 +1,6 @@ # Template file for 'shfmt' pkgname=shfmt -version=0.2.0 +version=0.3.0 revision=1 build_style=go go_import_path="github.com/mvdan/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=0681b830111807bb09e1d237a53f4134777ad4c9f968162a198d0f12264ba194 +checksum=ceaedab64b511e23351749a3b989fbdd518086f5152eaeb084a1e8a1c474b59a post_install() { vlicense LICENSE