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

Morten Linderud foxboron at gemini.archlinux.org
Tue Aug 2 20:30:00 UTC 2022


    Date: Tuesday, August 2, 2022 @ 20:30:00
  Author: foxboron
Revision: 1259875

upgpkg: staticcheck 2022.1.3-1

Modified:
  staticcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-02 20:26:48 UTC (rev 1259874)
+++ PKGBUILD	2022-08-02 20:30:00 UTC (rev 1259875)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=staticcheck
-pkgver=2022.1.2
+pkgver=2022.1.3
 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=('807a3b3e5375c3b3b591567dc49e1e1f014498681bb89d6508ef2cc3a76307ab')
+sha256sums=('b95691c8e7cfff90120249dbd827ee021f23031a498e201713d4dec23deb5974')
 
 prepare(){
 	cd "go-tools-$pkgver"



More information about the arch-commits mailing list