summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiles McLean2020-12-04 11:23:47 -0600
committerMiles McLean2020-12-04 11:23:47 -0600
commite49f4716919e3d31e8b54492b5b04652ce03394c (patch)
treeccbb8bc508b15b3f064648190f9fcc388263d750 /PKGBUILD
parentb50031d9cc864efd0ee993ba02df794e202abbd2 (diff)
downloadaur-e49f4716919e3d31e8b54492b5b04652ce03394c.tar.gz
Updated version to 1.434.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51c3ee34c7c2..de84e2682831 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Miles McLean <mills00013@gmail.com>
pkgname=snyk
-pkgver=1.428.0
+pkgver=1.434.1
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=('e1a0f3d0bd5271d8ee923f9c4196d71c6638fb032f0a01d0060e4c2cdeaf60b0')
+sha256sums=('72ae2cf8cf3b05f4c0763a395220a1b206336711bad61ff9f342d00b0b8974dc')
noextract=("${pkgname}-${pkgver}")
options=("!strip")