generated from archlinux/template
upgpkg: golangci-lint 1.48.0-1
upstream release
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -1,7 +1,7 @@
|
||||
# Maintainer: ml <ml@visu.li>
|
||||
pkgname=golangci-lint
|
||||
pkgdesc='Linters Runner for Go. 5x faster than gometalinter.'
|
||||
pkgver=1.47.3
|
||||
pkgver=1.48.0
|
||||
pkgrel=1
|
||||
arch=('x86_64' 'i686' 'aarch64' 'armv7h' 'armv6h')
|
||||
url='https://github.com/golangci/golangci-lint'
|
||||
@@ -9,7 +9,7 @@ license=('GPL3')
|
||||
depends=('glibc')
|
||||
makedepends=('git' 'go')
|
||||
source=("https://github.com/golangci/golangci-lint/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
|
||||
sha256sums=('8e76304447c641a1af1e7554454fcc77543bbb62611d5072e47da634c23cc3d4')
|
||||
sha256sums=('cedddf1ff23d506211440ebe9fb4a9a738421304d47833d8b0af6586a5de67f5')
|
||||
|
||||
build() {
|
||||
local _commit _flags
|
||||
|
||||
Reference in New Issue
Block a user