summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2020-03-04 11:31:22 -0500
committerMarc A. Paradise2020-03-04 11:31:22 -0500
commitd670aa3dbe2bb873d085e0e62a9c9bc1cba82fbe (patch)
tree9b350834f145100da8e82f263e6fd8ba6afe9622
parent21b9b5d49046f5145960b407322075c52d126f4a (diff)
downloadaur-d670aa3dbe2bb873d085e0e62a9c9bc1cba82fbe.tar.gz
0.15.18 → 0.16.33
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 b97b52347b52..10e6aa6b5ea5 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 = 0.15.18
+ pkgver = 0.16.33
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/0.15.18/ubuntu/18.04/chef-workstation_0.15.18-1_amd64.deb
- sha256sums = 35f4ff610a4ee536c62b699bd5bd7daa65f40645368d8dc8a1ec8f0ed8f878d9
+ source = https://packages.chef.io/files/stable/chef-workstation/0.16.33/ubuntu/18.04/chef-workstation_0.16.33-1_amd64.deb
+ sha256sums = c447bdc246312dd8883cd61894da60c28405efb2904240eca4a3fd9c4122fb3a
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index e1341084a5d5..158391c3da02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise@gmail.com>
pkgname=chef-workstation
-pkgver=0.15.18
+pkgver=0.16.33
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/0.15.18/ubuntu/18.04/chef-workstation_0.15.18-1_amd64.deb')
-sha256sums=('35f4ff610a4ee536c62b699bd5bd7daa65f40645368d8dc8a1ec8f0ed8f878d9')
+source=('https://packages.chef.io/files/stable/chef-workstation/0.16.33/ubuntu/18.04/chef-workstation_0.16.33-1_amd64.deb')
+sha256sums=('c447bdc246312dd8883cd61894da60c28405efb2904240eca4a3fd9c4122fb3a')
package() {
cd "$srcdir"