summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorimlonghao2020-02-04 14:35:29 +0000
committerimlonghao2020-02-04 14:35:29 +0000
commitf26acf1a6ab0f3885f579e8f416ef0a56adf72be (patch)
tree3fe43ea810166d300fac4f74c92ed93112f0ef21 /.SRCINFO
parent7aa5158defec1bafeb0cbfcadde79a996c57768c (diff)
downloadaur-f26acf1a6ab0f3885f579e8f416ef0a56adf72be.tar.gz
New version v2.2.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 838d9891b61b..2a1d81e5f9b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gosec
pkgdesc = Inspects source code for security problems by scanning the Go AST
- pkgver = 2.1.0
+ pkgver = 2.2.0
pkgrel = 1
url = https://github.com/securego/gosec
arch = x86_64
arch = i686
license = Apache
makedepends = go
- source = https://github.com/securego/gosec/archive/v2.1.0.tar.gz
- sha256sums = 0abf214788433bdd1884f3dab03dc9d073a8c7daaf778145bf27905da0feb1fd
+ source = https://github.com/securego/gosec/archive/v2.2.0.tar.gz
+ sha256sums = 362effa1b0bd2798678a5a77b33984db430a432ba56d20feee41cfe35d5def6b
pkgname = gosec