summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c94d855211b6..fdabe019457b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Hao Long <aur@esd.cc>
pkgname=gosec-bin
-pkgver=2.18.2
+pkgver=2.19.0
pkgrel=1
pkgdesc="Inspects source code for security problems by scanning the Go AST"
arch=("x86_64")
url="https://github.com/securego/gosec"
license=("Apache")
source=("https://github.com/securego/gosec/releases/download/v${pkgver}/gosec_${pkgver}_linux_amd64.tar.gz")
-b2sums=('d8f0e9e751fb95d9196508e0069b612a722a7447744a8b4dc55d31a691f762e665fbd8b2d68e91b6a8ae2d3310d8db261d3be4d2c0731304a9928aee3c306469')
+b2sums=('d2681185d4135aa8213e2244a8c799dc8a08efe1114d34d7c485beaf9420b1ff192da353f91eb7c41a83f159ad57964aef8f4d104a1a03dbf01322b83beba2e4')
package() {
install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE