summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2020-09-08 10:24:14 -0400
committerMarc A. Paradise2020-09-08 10:24:14 -0400
commita8444e42521d643fd06c69b8be8831a4c703711f (patch)
tree4004ad6e2fac74a3357b248c1d84d7044827a094
parent6fd137a490642fc70bb2d177c0fcc0c444659eab (diff)
downloadaur-a8444e42521d643fd06c69b8be8831a4c703711f.tar.gz
20.8.125 → 20.9.136
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 4b051738d15b..73556b9762ec 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.8.125
+ pkgver = 20.9.136
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.8.125/ubuntu/18.04/chef-workstation_20.8.125-1_amd64.deb
- sha256sums = d0b883556a3ddbe4c534158895ecf9a8c2aa928e8984dda1d2616be9469f9d23
+ source = https://packages.chef.io/files/stable/chef-workstation/20.9.136/ubuntu/18.04/chef-workstation_20.9.136-1_amd64.deb
+ sha256sums = 3c9e0334bbf776362afc2cbc13688d8bd27d0e473cd70fe745e3d7146ffff9c9
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index d4c4d4a6e7dd..1b678807364b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise@gmail.com>
pkgname=chef-workstation
-pkgver=20.8.125
+pkgver=20.9.136
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.8.125/ubuntu/18.04/chef-workstation_20.8.125-1_amd64.deb')
-sha256sums=('d0b883556a3ddbe4c534158895ecf9a8c2aa928e8984dda1d2616be9469f9d23')
+source=('https://packages.chef.io/files/stable/chef-workstation/20.9.136/ubuntu/18.04/chef-workstation_20.9.136-1_amd64.deb')
+sha256sums=('3c9e0334bbf776362afc2cbc13688d8bd27d0e473cd70fe745e3d7146ffff9c9')
package() {
cd "$srcdir"