summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2021-04-13 10:07:51 -0500
committerMiles McLean2021-04-13 10:07:51 -0500
commit40e9cfa5785a470acf62f5d83852a8013f23c836 (patch)
tree0d199ea88d661e468c371e5fe36a91e63460cef2 /PKGBUILD
parent18294309cca495376c841563722cfd13bd428dba (diff)
downloadaur-40e9cfa5785a470acf62f5d83852a8013f23c836.tar.gz
Updated version to 1.538.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38a51b1f2003..c9708c03e29c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.537.0
+pkgver=1.538.0
pkgrel=1
pkgdesc='CLI and build-time tool to find & fix known vulnerabilities in open-source dependencies'
arch=('i686' 'x86_64')
url='https://github.com/snyk/snyk'
license=('apache')
source=("${pkgname}-${pkgver}"::"https://github.com/snyk/snyk/releases/download/v${pkgver}/snyk-linux")
-sha256sums=('ab361d1a74e11f5e24fe3e97a53bb2ccc3bf57a707ed145408d1a92a0d46d6eb')
+sha256sums=('3540015fd2575fc0bf12a876bff1401f1cd94af8b4296cbce7034511a07bc92f')
noextract=("${pkgname}-${pkgver}")
options=("!strip")