summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2019-07-16 15:21:34 -0400
committerMarc A. Paradise2019-07-16 15:21:34 -0400
commit89858784a81c28b36d6b666500a533af661cd29a (patch)
tree49f16d52eb494bcf32bb7814f08e6ee0db835d9b
parentf1ee94255061f9172e6109bae900fb9d5e091815 (diff)
downloadaur-89858784a81c28b36d6b666500a533af661cd29a.tar.gz
0.5.1 → 0.7.4
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 a2c68967acf1..b1e32753b920 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.5.1
+ pkgver = 0.7.4
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.5.1/ubuntu/18.04/chef-workstation_0.5.1-1_amd64.deb
- sha256sums = c1b30c6e31427cf3016199c76e09d63aa6737b017c5a8e423df9db7cfccaf21f
+ 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
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index 88a5fd4915bc..668f3b8ca228 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=chef-workstation
-pkgver=0.5.1
+pkgver=0.7.4
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=('c1b30c6e31427cf3016199c76e09d63aa6737b017c5a8e423df9db7cfccaf21f')
+sha256sums=('fbb0c8e8f69692b273e180ba97c07609e4006e286b3a8db61ab5a5eb12a8d65c')
package() {
cd "$srcdir"