summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2021-01-19 12:11:23 -0500
committerMarc A. Paradise2021-01-19 12:11:23 -0500
commit0a9c458acc49f134c5e9f071431b24640478f775 (patch)
tree9a4323508ab4784fbc788fb3f751a6ea223e1076
parent24735f2831b70d4ef90140994a387f66b9f412cb (diff)
downloadaur-0a9c458acc49f134c5e9f071431b24640478f775.tar.gz
21.1.222 → 21.1.233
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 4c7b77d19dc9..2ac7d70562fb 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.1.222
+ pkgver = 21.1.233
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/21.1.222/ubuntu/18.04/chef-workstation_21.1.222-1_amd64.deb
- sha256sums = e59e4f4c89ae976b805529bd5e0d451fd1d4cd0821c54f0c68f89bae8bc6bde9
+ source = https://packages.chef.io/files/stable/chef-workstation/21.1.233/ubuntu/18.04/chef-workstation_21.1.233-1_amd64.deb
+ sha256sums = b7bc0fe928bce6d8b588c9af90776aafe00e578a02824a824e5d722e94457b5e
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index b8c528a68984..ba2a72345ea3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise@gmail.com>
pkgname=chef-workstation
-pkgver=21.1.222
+pkgver=21.1.233
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/21.1.222/ubuntu/18.04/chef-workstation_21.1.222-1_amd64.deb')
-sha256sums=('e59e4f4c89ae976b805529bd5e0d451fd1d4cd0821c54f0c68f89bae8bc6bde9')
+source=('https://packages.chef.io/files/stable/chef-workstation/21.1.233/ubuntu/18.04/chef-workstation_21.1.233-1_amd64.deb')
+sha256sums=('b7bc0fe928bce6d8b588c9af90776aafe00e578a02824a824e5d722e94457b5e')
package() {
cd "$srcdir"