summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2020-05-18 12:46:46 -0500
committerMiles McLean2020-05-18 12:46:46 -0500
commit9ac3358a9a810e41bcb578c95fbfe7b39bd1f843 (patch)
tree24e9ca684ba95a2048542757b530c895ef115fa4 /PKGBUILD
parent7a65cd9992c2e15d10224947167f08b54c5e20fc (diff)
downloadaur-9ac3358a9a810e41bcb578c95fbfe7b39bd1f843.tar.gz
Updated version to 1.321.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f62652a18b7..fed404e55661 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.320.3
+pkgver=1.321.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=('642c902d29648ec0b9ef30f56858d9a2694c0d7a381e05528f2a0fd3da9da4b3')
+sha256sums=('4ce653394c2dbb4173a90459a2a5f2c08797b5c9fe2fd53de9cc9204ea0cc05d')
noextract=("${pkgname}-${pkgver}")
options=("!strip")