summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2019-08-29 13:46:49 -0400
committerYour Name2019-08-29 13:46:49 -0400
commitb227f600b6eccb4f6ba4db6819964633e1efc953 (patch)
tree43053a87434c4e4987f5f8180980d5e39b223975
parent89858784a81c28b36d6b666500a533af661cd29a (diff)
downloadaur-b227f600b6eccb4f6ba4db6819964633e1efc953.tar.gz
0.7.4 → 0.8.7
Signed-off-by: Your Name <you@example.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1e32753b920..6b4bbb1029ac 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.7.4
+ pkgver = 0.8.7
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.7.4/ubuntu/18.04/chef-workstation_0.7.4-1_amd64.deb
- sha256sums = fbb0c8e8f69692b273e180ba97c07609e4006e286b3a8db61ab5a5eb12a8d65c
+ 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
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index 668f3b8ca228..b5e93bf1cc16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=chef-workstation
-pkgver=0.7.4
+pkgver=0.8.7
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=('fbb0c8e8f69692b273e180ba97c07609e4006e286b3a8db61ab5a5eb12a8d65c')
+sha256sums=('7086dbfcff02666d54af8dd4e9ad5a803027c1326a6fcc1442674ba4780edb5a')
package() {
cd "$srcdir"