We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf9fb76 commit 84ae59bCopy full SHA for 84ae59b
srcpkgs/shfmt/template
@@ -1,6 +1,6 @@
1
# Template file for 'shfmt'
2
pkgname=shfmt
3
-version=2.6.3
+version=2.6.4
4
revision=1
5
wrksrc="sh-${version}"
6
build_style=go
@@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
11
license="BSD-3-Clause"
12
homepage="https://github.com/mvdan/sh"
13
distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
14
-checksum=12b4e79495f5bb091c19e601d8af5c06574e680a621d015dac9f6b8357ee901a
+checksum=72c8e5833e61a31a4595bbd8a77bfb0a8ade9c60603638be70ea801e309d39fe
15
16
post_install() {
17
vlicense LICENSE
0 commit comments