summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2020-12-15 10:39:49 -0500
committerMarc A. Paradise2020-12-15 10:39:49 -0500
commit183f1c824bd3dc0fa42793fe0fa47b73ea6c1853 (patch)
treeb2ebaa45052f5f2acc44c6f11e23fdf653549948
parent201fdd32d1c0a550d520505f6d7175bc61a46d12 (diff)
downloadaur-183f1c824bd3dc0fa42793fe0fa47b73ea6c1853.tar.gz
20.12.187 → 20.12.205
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 ed35ce9b46a0..14edf15f2403 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.12.187
+ pkgver = 20.12.205
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.12.187/ubuntu/18.04/chef-workstation_20.12.187-1_amd64.deb
- sha256sums = 73f1293f995db92180f54daea7e56622c5daf125485f3029897d403f43fb654c
+ source = https://packages.chef.io/files/stable/chef-workstation/20.12.205/ubuntu/18.04/chef-workstation_20.12.205-1_amd64.deb
+ sha256sums = e0b06ce6d471dfe7c48351c3b7b09b4866021efa2834036274d085b90c6fc7dd
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index 40370b0f82fe..52d3331cc608 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise@gmail.com>
pkgname=chef-workstation
-pkgver=20.12.187
+pkgver=20.12.205
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.12.187/ubuntu/18.04/chef-workstation_20.12.187-1_amd64.deb')
-sha256sums=('73f1293f995db92180f54daea7e56622c5daf125485f3029897d403f43fb654c')
+source=('https://packages.chef.io/files/stable/chef-workstation/20.12.205/ubuntu/18.04/chef-workstation_20.12.205-1_amd64.deb')
+sha256sums=('e0b06ce6d471dfe7c48351c3b7b09b4866021efa2834036274d085b90c6fc7dd')
package() {
cd "$srcdir"