aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2022-07-30 22:34:45 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2022-08-02 17:53:47 +0200
commitfd1ab3300cf1ba5db4665256f6b45c5c68e8c7e2 (patch)
treeafee1750f8c815c805f0c1d92605a3bd64e1342a
parent7011387dd8b05cc17de42c95245f12d681e8ecfa (diff)
community/staticcheck: upgrade to 2022.1.3
-rw-r--r--community/staticcheck/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/staticcheck/APKBUILD b/community/staticcheck/APKBUILD
index c878db9631c..cd5675a64b7 100644
--- a/community/staticcheck/APKBUILD
+++ b/community/staticcheck/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Clayton Craft <clayton@craftyguy.net>
# Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname=staticcheck
-pkgver=2022.1.2
-pkgrel=2
+pkgver=2022.1.3
+pkgrel=0
pkgdesc="advanced Go linter"
url="https://github.com/dominikh/go-tools"
arch="all"
@@ -48,5 +48,5 @@ package() {
}
sha512sums="
-4dfea5460f44d0654d2032fe08ad28709fad2f377c3de80b386dc8bc7a132850d49742dba0fdb5f83a679ddaa36e8117c8f72ae3abe4982d1bd0e0c8440ee220 staticcheck-2022.1.2.tar.gz
+dbd561784518337ac7fbe0436fde8fb0af8d81ef442940b3baffd5af19d83043772fee2a46887e77b4a8b53239598ef3dab680142ab4f826e7a4afb462b67656 staticcheck-2022.1.3.tar.gz
"