summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Ray2021-04-08 12:19:33 +1000
committerMatt Ray2021-04-08 12:20:43 +1000
commit7f816e96668a39393cbe4bb9e5c44b4ff3d73e61 (patch)
tree17c3fa5b75966fefea9d21b1280c3ca5cb8624ed
parent3d9c64e2b9f566476d930769ca7193a512d66073 (diff)
downloadaur-7f816e96668a39393cbe4bb9e5c44b4ff3d73e61.tar.gz
2.2.278 → 21.4.365
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07ba76e2f770..176c53b82f5f 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 = 21.2.278
+ pkgver = 21.4.365
pkgrel = 1
url = https://downloads.chef.io/chef-workstation/
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = chef-workstation
conflicts = chef
conflicts = chef-solo
conflicts = cinc
- source = https://packages.chef.io/files/stable/chef-workstation/21.2.278/ubuntu/18.04/chef-workstation_21.2.278-1_amd64.deb
- sha256sums = 6457062a347fe002d3452eccf18064f1e39ab7373a5618c06ab8e32ac6f32841
+ source = https://packages.chef.io/files/stable/chef-workstation/21.4.365/ubuntu/18.04/chef-workstation_21.4.365-1_amd64.deb
+ sha256sums = 5713135515b1540413f3f4f3a70e6988518c4eac8726110fd45cd8de753019c8
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index c4f2985af867..24bc7f8b4aa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise@gmail.com>
pkgname=chef-workstation
-pkgver=21.2.278
+pkgver=21.4.365
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 cinc)
-source=('https://packages.chef.io/files/stable/chef-workstation/21.2.278/ubuntu/18.04/chef-workstation_21.2.278-1_amd64.deb')
-sha256sums=('6457062a347fe002d3452eccf18064f1e39ab7373a5618c06ab8e32ac6f32841')
+source=('https://packages.chef.io/files/stable/chef-workstation/21.4.365/ubuntu/18.04/chef-workstation_21.4.365-1_amd64.deb')
+sha256sums=('5713135515b1540413f3f4f3a70e6988518c4eac8726110fd45cd8de753019c8')
package() {
cd "$srcdir"