summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2020-05-13 08:14:21 -0500
committerMiles McLean2020-05-13 08:14:21 -0500
commit7a65cd9992c2e15d10224947167f08b54c5e20fc (patch)
tree2068556bd6df4ba87d06e8d812564f44a7709937 /PKGBUILD
parent5ad72ca41f2230dc78eecddb701a3be0190311c8 (diff)
downloadaur-7a65cd9992c2e15d10224947167f08b54c5e20fc.tar.gz
Updated version to 1.320.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43e715379bac..8f62652a18b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.320.2
+pkgver=1.320.3
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=('4acf5e1f12daa20b2a6cc8a37caa17974e15515e35737b8923f5a615ad7c5f40')
+sha256sums=('642c902d29648ec0b9ef30f56858d9a2694c0d7a381e05528f2a0fd3da9da4b3')
noextract=("${pkgname}-${pkgver}")
options=("!strip")