summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2020-05-26 12:04:31 -0500
committerMiles McLean2020-05-26 12:04:31 -0500
commit9969561960c8c2fe6f5cd490a6cc24d32a4c6241 (patch)
treea993300820957bcdffc6a6527c46cdbcf82dc569 /PKGBUILD
parenta1cd993ba2a443c45e86d9137374f6d5fc70922e (diff)
downloadaur-9969561960c8c2fe6f5cd490a6cc24d32a4c6241.tar.gz
Updated version to 1.329.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7554b6716f1..0ed757300597 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.324.0
+pkgver=1.329.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=('f54c7630a7033a40754de924751a545888b681ff8c6c4e34069c96099fbbbafa')
+sha256sums=('c8e120133d76952fc97cba99a345b9ac24d806660ba82ab76c936fe75fc1d3d0')
noextract=("${pkgname}-${pkgver}")
options=("!strip")