summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2021-01-06 10:52:18 -0500
committerMarc A. Paradise2021-01-06 10:52:18 -0500
commit24735f2831b70d4ef90140994a387f66b9f412cb (patch)
tree500924b4e439b9a2f0040e851e1bf9ab1c487c65
parent84e11a63d704b93e46b5830baf8b8f3a370cc9b7 (diff)
downloadaur-24735f2831b70d4ef90140994a387f66b9f412cb.tar.gz
20.12.205 → 21.1.222
Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2df2a27ce2a6..4c7b77d19dc9 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.12.205
+ pkgver = 21.1.222
pkgrel = 1
url = https://downloads.chef.io/chef-workstation/
arch = x86_64
@@ -9,7 +9,8 @@ pkgbase = chef-workstation
conflicts = chef
conflicts = chef-solo
conflicts = chef-client
- source = https://packages.chef.io/files/stable/chef-workstation/20.12.205/ubuntu/18.04/chef-workstation_20.12.205-1_amd64.deb
- sha256sums = e0b06ce6d471dfe7c48351c3b7b09b4866021efa2834036274d085b90c6fc7dd
+ 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
pkgname = chef-workstation
+
diff --git a/PKGBUILD b/PKGBUILD
index 4b638503dbce..b8c528a68984 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise@gmail.com>
pkgname=chef-workstation
-pkgver=20.12.205
+pkgver=21.1.222
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.12.205/ubuntu/18.04/chef-workstation_20.12.205-1_amd64.deb')
-sha256sums=('e0b06ce6d471dfe7c48351c3b7b09b4866021efa2834036274d085b90c6fc7dd')
+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')
package() {
cd "$srcdir"