[arch-commits] Commit in staticcheck/trunk (PKGBUILD)

Morten Linderud foxboron at gemini.archlinux.org
Wed Mar 30 10:42:01 UTC 2022


    Date: Wednesday, March 30, 2022 @ 10:42:01
  Author: foxboron
Revision: 1177770

upgpkg: staticcheck 2022.1-1: upgpkg: staticcheck 2022.1-1

Modified:
  staticcheck/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-30 08:27:29 UTC (rev 1177769)
+++ PKGBUILD	2022-03-30 10:42:01 UTC (rev 1177770)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=staticcheck
-pkgver=2021.1.2
+pkgver=2022.1
 pkgrel=1
 pkgdesc="The advanced Go linter"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('go' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/dominikh/go-tools/archive/$pkgver.tar.gz")
-sha256sums=('c3fcadc203e20bc029abc9fc1d97b789de4e90dd8164e45489ec52f401a2bfd0')
+sha256sums=('aecfced0299fc70d17fc7d8d8dc87590429081250f03cb4c6bdd378fd50353ab')
 
 prepare(){
 	cd "go-tools-$pkgver"



More information about the arch-commits mailing list