[arch-commits] Commit in staticcheck/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Mon May 3 22:01:29 UTC 2021
Date: Monday, May 3, 2021 @ 22:01:29
Author: foxboron
Revision: 927327
upgpkg: staticcheck 2020.2.4-1
Modified:
staticcheck/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-03 21:59:38 UTC (rev 927326)
+++ PKGBUILD 2021-05-03 22:01:29 UTC (rev 927327)
@@ -1,7 +1,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=staticcheck
-pkgver=2020.2.3
+pkgver=2020.2.4
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=('dbd109c8a75ca65dcc077b9799b2e49b1c9607a69f55b063243f2ed9e05cc723')
+sha256sums=('a13362c6cce037d18ff2ad092725aa1f3563f3c1f05fbc6749e08050dbec742e')
prepare(){
cd "go-tools-$pkgver"
More information about the arch-commits
mailing list