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

Morten Linderud foxboron at archlinux.org
Sat Feb 20 15:23:37 UTC 2021


    Date: Saturday, February 20, 2021 @ 15:23:36
  Author: foxboron
Revision: 866876

upgpkg: staticcheck 2020.2.2-1

Modified:
  staticcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-20 15:20:44 UTC (rev 866875)
+++ PKGBUILD	2021-02-20 15:23:36 UTC (rev 866876)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=staticcheck
-pkgver=2020.2.1
+pkgver=2020.2.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=('3603c8e640cac8c4537c6748025db12f154f844091d1b47a3fe303a83da31029')
+sha256sums=('6f68bc529f730cf2e79e4430c690f8ba24d596c5d63a5b0557dec463306efbfa')
 
 prepare(){
 	cd "go-tools-$pkgver"



More information about the arch-commits mailing list