aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2021-01-29 19:05:36 +0100
committerLeo <thinkabit.ukim@gmail.com>2021-02-02 18:43:54 +0000
commit77470da787dfe8af6889e8d38444f5085bda304c (patch)
tree0b529fddc8957b0b03ac5b4769c6516a244b0ed2
parent82a2f741c0e6a57cb4a547e5d40f4c05c3a69c78 (diff)
community/shfmt: upgrade to 3.2.2
-rw-r--r--community/shfmt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/shfmt/APKBUILD b/community/shfmt/APKBUILD
index 383ed820f0c..57422c48264 100644
--- a/community/shfmt/APKBUILD
+++ b/community/shfmt/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Olliver Schinagl <oliver@schinagl.nl>
# Maintainer: Olliver Schinagl <oliver@schinagl.nl>
pkgname=shfmt
-pkgver=3.2.1
+pkgver=3.2.2
pkgrel=0
pkgdesc="A shell parser, formatter, and interpreter (sh/bash/mksh)"
url="https://mvdan.cc/sh"
@@ -29,4 +29,4 @@ package() {
install -Dm644 shfmt.1.gz "$pkgdir"/usr/share/man/man1/shfmt.1.gz
}
-sha512sums="dcc8d256a3220d4216291c929bc462a910ffb43f28f9e89777138d1df5c40f8d6ba017341f73b955950c4ba3f39da5902459985ad02cdb938b9a9f44ad1c3147 shfmt-3.2.1.tar.gz"
+sha512sums="a5f0c49433563ed375d3b6b4c41e3ec7bd896730a2bf9b513a3b2c122c39c2cb11f7c80fb04b52aae24e72d23d7c3704e3cf4d32a48d276c6d944377407552c5 shfmt-3.2.2.tar.gz"