summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2019-07-10 16:37:53 -0400
committerMarc A. Paradise2019-07-10 16:37:53 -0400
commitf1ee94255061f9172e6109bae900fb9d5e091815 (patch)
treeccf995c0f7ddf01cb833690c313a0647024b942c
parent31cb7fead6b780b3f33965ff5f6f725d1bd88ae0 (diff)
downloadaur-f1ee94255061f9172e6109bae900fb9d5e091815.tar.gz
0.4.1 → 4.5.1
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 6a44d5278bd0..a2c68967acf1 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.4.1
+ pkgver = 0.5.1
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.4.1/ubuntu/18.04/chef-workstation_0.4.1-1_amd64.deb
- sha256sums = 909bae8a87508887daf5cf580433cffaf058ae3b9994a2c6609af037ba73ff23
+ 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
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index d9dc6591f5ea..88a5fd4915bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=chef-workstation
-pkgver=0.4.1
+pkgver=0.5.1
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=('909bae8a87508887daf5cf580433cffaf058ae3b9994a2c6609af037ba73ff23')
+sha256sums=('c1b30c6e31427cf3016199c76e09d63aa6737b017c5a8e423df9db7cfccaf21f')
package() {
cd "$srcdir"