summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2020-12-07 11:12:50 -0500
committerMarc A. Paradise2020-12-07 11:12:50 -0500
commit201fdd32d1c0a550d520505f6d7175bc61a46d12 (patch)
treed44f7284bef66918cdd5d63a39f73ebb4c7b21ad
parent0bf3fb5cbcbe510e0a9567b09688f9f912980d0d (diff)
downloadaur-201fdd32d1c0a550d520505f6d7175bc61a46d12.tar.gz
20.10.168 → 20.12.187
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 ba7a577f6668..ed35ce9b46a0 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.10.168
+ pkgver = 20.12.187
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.10.168/ubuntu/18.04/chef-workstation_20.10.168-1_amd64.deb
- sha256sums = 3b11aafbea630e4837a980bf8501fe73a73cc7402a789612e759d3887c50d486
+ 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
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index a5df8f2590b2..40370b0f82fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise@gmail.com>
pkgname=chef-workstation
-pkgver=20.10.168
+pkgver=20.12.187
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.10.168/ubuntu/18.04/chef-workstation_20.10.168-1_amd64.deb')
-sha256sums=('3b11aafbea630e4837a980bf8501fe73a73cc7402a789612e759d3887c50d486')
+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')
package() {
cd "$srcdir"