summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Lisin2022-06-02 16:19:54 +0200
committerMatthias Lisin2022-06-02 16:19:54 +0200
commit6faaf1210e2bb51836a33d6946b32c8d4cc6462f (patch)
tree8380ff32c99280d09e9ab1dac0ba7824ad14cdc9
parentf250bad00ec001accf7cd66bfc323b9168bf137c (diff)
downloadaur-6faaf1210e2bb51836a33d6946b32c8d4cc6462f.tar.gz
updpkg: golangci-lint 1.46.2-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 190ae69f3f77..2ea0c9a8ef15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = golangci-lint
pkgdesc = Linters Runner for Go. 5x faster than gometalinter.
pkgver = 1.46.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/golangci/golangci-lint
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 2d780190fc26..617efd1b7f98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=golangci-lint
pkgdesc='Linters Runner for Go. 5x faster than gometalinter.'
pkgver=1.46.2
-pkgrel=1
+pkgrel=2
arch=('x86_64' 'i686' 'aarch64' 'armv7h' 'armv6h')
url='https://github.com/golangci/golangci-lint'
license=('GPL3')