From 73151730cd18964d6724150382bae84da34fe10d Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 7 Dec 2016 13:19:54 +0000 Subject: [PATCH] shfmt: update to 0.6.0. --- srcpkgs/shfmt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index 5b3de7d79d8..4cd63019a1b 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -1,6 +1,6 @@ # Template file for 'shfmt' pkgname=shfmt -version=0.5.0 +version=0.6.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=7718092b0a97718e4bdb47bda1f59859733ed7db0fe57aa1690a35cce9da3522 +checksum=67e2ed3d2f6b0c97f488448663f1c6bca5ebe2287852d534bdd58b0fd75d8054 post_install() { vlicense LICENSE