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

Morten Linderud foxboron at gemini.archlinux.org
Sun Apr 24 08:46:29 UTC 2022


    Date: Sunday, April 24, 2022 @ 08:46:28
  Author: foxboron
Revision: 1189509

upgpkg: staticcheck 2022.1.1-1: upgpkg: staticcheck 2022.1.1-1

Modified:
  staticcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-24 08:44:45 UTC (rev 1189508)
+++ PKGBUILD	2022-04-24 08:46:28 UTC (rev 1189509)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=staticcheck
-pkgver=2022.1
+pkgver=2022.1.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=('aecfced0299fc70d17fc7d8d8dc87590429081250f03cb4c6bdd378fd50353ab')
+sha256sums=('988756d12527bf9843459a30cc6fbbf2a7d6d75e62326b0387eab6273e992543')
 
 prepare(){
 	cd "go-tools-$pkgver"



More information about the arch-commits mailing list