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

Morten Linderud foxboron at gemini.archlinux.org
Thu Nov 11 20:18:15 UTC 2021


    Date: Thursday, November 11, 2021 @ 20:18:14
  Author: foxboron
Revision: 1042392

upgpkg: staticcheck 2021.1.2-1

Modified:
  staticcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-11 20:12:31 UTC (rev 1042391)
+++ PKGBUILD	2021-11-11 20:18:14 UTC (rev 1042392)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=staticcheck
-pkgver=2021.1.1
+pkgver=2021.1.2
 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=('25e87964e818adf05c3654079a73adf91457a176a75f92bb282158d0a9994bfe')
+sha256sums=('c3fcadc203e20bc029abc9fc1d97b789de4e90dd8164e45489ec52f401a2bfd0')
 
 prepare(){
 	cd "go-tools-$pkgver"



More information about the arch-commits mailing list