summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2020-07-13 10:14:50 -0400
committerMarc A. Paradise2020-07-13 10:14:50 -0400
commit2cce7a46e750e6a3b324dd9ab4120b8b15cd0f5d (patch)
tree0fe719257a0f652732690d032f0edfca998300b9
parent748fe3dec7ab141ca33c75c40506d599526ce809 (diff)
downloadaur-2cce7a46e750e6a3b324dd9ab4120b8b15cd0f5d.tar.gz
20.6.62 → 20.7.81
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 df7fd2ca5133..2e56fb414516 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.6.62
+ pkgver = 20.7.81
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.6.62/ubuntu/18.04/chef-workstation_20.6.62-1_amd64.deb
- sha256sums = 5fe63be26bfa9746f807b0130cc9c14a955557a91d6501155c1e263e57ab5abc
+ 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
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index 5860335df6d9..7708b911cb0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise@gmail.com>
pkgname=chef-workstation
-pkgver=20.6.62
+pkgver=20.7.81
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.6.62/ubuntu/18.04/chef-workstation_20.6.62-1_amd64.deb')
-sha256sums=('5fe63be26bfa9746f807b0130cc9c14a955557a91d6501155c1e263e57ab5abc')
+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')
package() {
cd "$srcdir"