summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2019-09-26 16:04:21 -0400
committerMarc A. Paradise2019-09-26 16:04:21 -0400
commita379ce5700c3b707b3d5b89629b65bf5406a7890 (patch)
tree40bd1cddbefba9c01aeebab102f1d76b66bee770
parentb227f600b6eccb4f6ba4db6819964633e1efc953 (diff)
downloadaur-a379ce5700c3b707b3d5b89629b65bf5406a7890.tar.gz
0.8.7 → 0.9.42
Also updated maintainer. 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 6b4bbb1029ac..f400515b580d 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 = 0.8.7
+ pkgver = 0.9.42
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/0.8.7/ubuntu/18.04/chef-workstation_0.8.7-1_amd64.deb
- sha256sums = 7086dbfcff02666d54af8dd4e9ad5a803027c1326a6fcc1442674ba4780edb5a
+ source = https://packages.chef.io/files/stable/chef-workstation/0.9.42/ubuntu/18.04/chef-workstation_0.9.42-1_amd64.deb
+ sha256sums = 070d4b788b8352f52446c7b1273f2bfcdd126ebcfee52878363b71add084e40a
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index b5e93bf1cc16..a0cc4c7e83f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
+# Maintainer: Marc Paradise <marc.paradise@gmail.com>
pkgname=chef-workstation
-pkgver=0.8.7
+pkgver=0.9.42
pkgrel=1
_ubunturel=18
_ubuntuver=04
@@ -12,7 +12,7 @@ license=('Apache')
depends=()
conflicts=(chef-dk chef chef-solo chef-client)
source=("https://packages.chef.io/files/stable/${pkgname}/${pkgver}/ubuntu/${_ubunturel}.${_ubuntuver}/${pkgname}_${pkgver}-1_amd64.deb")
-sha256sums=('7086dbfcff02666d54af8dd4e9ad5a803027c1326a6fcc1442674ba4780edb5a')
+sha256sums=('070d4b788b8352f52446c7b1273f2bfcdd126ebcfee52878363b71add084e40a')
package() {
cd "$srcdir"