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

Morten Linderud foxboron at archlinux.org
Fri Jul 31 19:00:57 UTC 2020


    Date: Friday, July 31, 2020 @ 19:00:56
  Author: foxboron
Revision: 666320

upgpkg: staticcheck 2020.1.5-1

Modified:
  staticcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-31 19:00:44 UTC (rev 666319)
+++ PKGBUILD	2020-07-31 19:00:56 UTC (rev 666320)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=staticcheck
-pkgver=2020.1.4
+pkgver=2020.1.5
 pkgrel=1
 pkgdesc="Staticcheck - 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")
-md5sums=('c0d4c51c76384c682d6bc014bd26bf0d')
+md5sums=('029ae003e14c1543f43db9539901c6bf')
 
 prepare(){
 	cd "go-tools-$pkgver"



More information about the arch-commits mailing list