summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2021-01-29 12:30:51 -0500
committerMarc A. Paradise2021-01-29 12:30:51 -0500
commit58db5732890331e29f15cd471b3624c09f51b3ef (patch)
tree45ec13122cd52142970cd1ce4c1972109f4f98a6
parent0a9c458acc49f134c5e9f071431b24640478f775 (diff)
downloadaur-58db5732890331e29f15cd471b3624c09f51b3ef.tar.gz
21.1.233 → 21.1.247
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 2ac7d70562fb..71baa014446f 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.233
+ pkgver = 21.1.247
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.233/ubuntu/18.04/chef-workstation_21.1.233-1_amd64.deb
- sha256sums = b7bc0fe928bce6d8b588c9af90776aafe00e578a02824a824e5d722e94457b5e
+ source = https://packages.chef.io/files/stable/chef-workstation/21.1.247/ubuntu/18.04/chef-workstation_21.1.247-1_amd64.deb
+ sha256sums = f30de903161d3c06978a22d346358bf46093997cfcfca6cfde36885aa9f2ea23
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index ba2a72345ea3..c17b20a177d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise@gmail.com>
pkgname=chef-workstation
-pkgver=21.1.233
+pkgver=21.1.247
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.233/ubuntu/18.04/chef-workstation_21.1.233-1_amd64.deb')
-sha256sums=('b7bc0fe928bce6d8b588c9af90776aafe00e578a02824a824e5d722e94457b5e')
+source=('https://packages.chef.io/files/stable/chef-workstation/21.1.247/ubuntu/18.04/chef-workstation_21.1.247-1_amd64.deb')
+sha256sums=('f30de903161d3c06978a22d346358bf46093997cfcfca6cfde36885aa9f2ea23')
package() {
cd "$srcdir"