We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c3d7b1 commit f3d9817Copy full SHA for f3d9817
srcpkgs/shfmt/template
@@ -1,6 +1,6 @@
1
# Template file for 'shfmt'
2
pkgname=shfmt
3
-version=2.6.0
+version=2.6.1
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=d1a8e3b6a0c13fa7f91c41d6167611513cccd0acf130f659e6865597ef5f18b1
+checksum=faa1a40964744508b737a2c536f01e74e96162f30ac12f967656fa272d292c53
15
16
post_install() {
17
vlicense LICENSE
0 commit comments