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

Morten Linderud foxboron at archlinux.org
Wed Jan 20 20:41:59 UTC 2021


    Date: Wednesday, January 20, 2021 @ 20:41:59
  Author: foxboron
Revision: 823997

upgpkg: staticcheck 2020.2.1-1

Modified:
  staticcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-20 20:37:08 UTC (rev 823996)
+++ PKGBUILD	2021-01-20 20:41:59 UTC (rev 823997)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=staticcheck
-pkgver=2020.2
+pkgver=2020.2.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=('4e1658dd8f185f29568cd6bdc8943fe58cb7e6b7d62b4b69ef4bcecbc46d4253')
+sha256sums=('3603c8e640cac8c4537c6748025db12f154f844091d1b47a3fe303a83da31029')
 
 prepare(){
 	cd "go-tools-$pkgver"



More information about the arch-commits mailing list