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

Morten Linderud foxboron at gemini.archlinux.org
Thu May 19 21:24:51 UTC 2022


    Date: Thursday, May 19, 2022 @ 21:24:51
  Author: foxboron
Revision: 1209275

upgpkg: staticcheck 2022.1.2-1: upgpkg: staticcheck 2022.1.2-1

Modified:
  staticcheck/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-19 21:24:15 UTC (rev 1209274)
+++ PKGBUILD	2022-05-19 21:24:51 UTC (rev 1209275)
@@ -1,8 +1,8 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=staticcheck
-pkgver=2022.1.1
-pkgrel=2
+pkgver=2022.1.2
+pkgrel=1
 pkgdesc="The advanced Go linter"
 arch=('x86_64')
 url="https://staticcheck.io"
@@ -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=('988756d12527bf9843459a30cc6fbbf2a7d6d75e62326b0387eab6273e992543')
+sha256sums=('807a3b3e5375c3b3b591567dc49e1e1f014498681bb89d6508ef2cc3a76307ab')
 
 prepare(){
 	cd "go-tools-$pkgver"



More information about the arch-commits mailing list