summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2020-07-22 11:38:48 -0400
committerMarc A. Paradise2020-07-22 11:38:48 -0400
commita106d7bbceec29aa2ce02b9bf64558a3588cb409 (patch)
treeead21626b52ac8cd7208a3c01bc986072632baad
parent2cce7a46e750e6a3b324dd9ab4120b8b15cd0f5d (diff)
downloadaur-a106d7bbceec29aa2ce02b9bf64558a3588cb409.tar.gz
20.7.81 → 20.7.96
Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e56fb414516..a47b4b1de2a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chef-workstation
pkgdesc = Chef Workstation gives you everything you need to get started with Chef. Start scanning and configuring your environments today with InSpec and chef-run.
- pkgver = 20.7.81
+ pkgver = 20.7.96
pkgrel = 1
url = https://downloads.chef.io/chef-workstation/
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = chef-workstation
conflicts = chef
conflicts = chef-solo
conflicts = chef-client
- source = https://packages.chef.io/files/stable/chef-workstation/20.7.81/ubuntu/18.04/chef-workstation_20.7.81-1_amd64.deb
- sha256sums = d175c6dcc013bc48371ea3af740522309ba14a33feffdc115bca5136beb3264f
+ source = https://packages.chef.io/files/stable/chef-workstation/20.7.96/ubuntu/18.04/chef-workstation_20.7.96-1_amd64.deb
+ sha256sums = 7009332227cb48853f8895911fb1ca2946f7b7dc9b120197c5cac5d6a006948b
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index 7708b911cb0d..02abcd27c844 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise@gmail.com>
pkgname=chef-workstation
-pkgver=20.7.81
+pkgver=20.7.96
pkgrel=1
pkgdesc="Chef Workstation gives you everything you need to get started with Chef. Start scanning and configuring your environments today with InSpec and chef-run."
arch=('x86_64')
@@ -9,8 +9,8 @@ url="https://downloads.chef.io/chef-workstation/"
license=('Apache')
depends=()
conflicts=(chef-dk chef chef-solo chef-client)
-source=('https://packages.chef.io/files/stable/chef-workstation/20.7.81/ubuntu/18.04/chef-workstation_20.7.81-1_amd64.deb')
-sha256sums=('d175c6dcc013bc48371ea3af740522309ba14a33feffdc115bca5136beb3264f')
+source=('https://packages.chef.io/files/stable/chef-workstation/20.7.96/ubuntu/18.04/chef-workstation_20.7.96-1_amd64.deb')
+sha256sums=('7009332227cb48853f8895911fb1ca2946f7b7dc9b120197c5cac5d6a006948b')
package() {
cd "$srcdir"