summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2018-12-03 15:05:50 -0500
committerMarc A. Paradise2018-12-03 15:05:50 -0500
commit2d06514a99156895cdac2b9eff0a165f9f54befd (patch)
treee863be830a3e054f7b12d3eda9f2fd45149ef1b4
parent9a2db09ee359ceef980f87a7cd22533a3c2d50f4 (diff)
downloadaur-2d06514a99156895cdac2b9eff0a165f9f54befd.tar.gz
Update version 0.2.35 → 0.2.40
Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index baa15e973d3a..37e6baa0393a 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.2.35
+ pkgver = 0.2.40
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.2.35/ubuntu/18.04/chef-workstation_0.2.35-1_amd64.deb
- sha256sums = f2c23e3d7c0eb1efe25361da404077f7ad757800026b46213d49018e14665b2e
+ source = https://packages.chef.io/files/stable/chef-workstation/0.2.40/ubuntu/18.04/chef-workstation_0.2.40-1_amd64.deb
+ sha256sums = 8dca658f4fe7dda9a1a9a34f9ef6ace8a8c5b83d244aa3a731dc9b905c2b8d44
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index ca3f73ff96c3..0ec475dda651 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=chef-workstation
-pkgver=0.2.35
+pkgver=0.2.40
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=('f2c23e3d7c0eb1efe25361da404077f7ad757800026b46213d49018e14665b2e')
+sha256sums=('8dca658f4fe7dda9a1a9a34f9ef6ace8a8c5b83d244aa3a731dc9b905c2b8d44')
package() {
cd "$srcdir"