summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48b47d376aec..719278d74631 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jul 9 17:01:16 UTC 2018
+# Wed Jul 25 18:15:50 UTC 2018
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.1.148
+ pkgver = 0.1.150
pkgrel = 1
url = https://downloads.chef.io/chef-workstation/
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = chef-workstation
conflicts = chef
conflicts = chef-solo
conflicts = chef-client
- source = https://packages.chef.io/files/stable/chef-workstation/0.1.148/ubuntu/18.04/chef-workstation_0.1.148-1_amd64.deb
- sha256sums = a2e5366a7f99a0ed102e886fedbf4498679b2e2d09efb10e4b5121627c4452d1
+ source = https://packages.chef.io/files/stable/chef-workstation/0.1.150/ubuntu/18.04/chef-workstation_0.1.150-1_amd64.deb
+ sha256sums = c93f36caa971acc51a3f42e5dd8df69e415f12a31c4d0d95417b3351a06db3a2
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index 53a7a70fc81b..03a15cfb57ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=chef-workstation
-pkgver=0.1.148
+pkgver=0.1.150
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=('a2e5366a7f99a0ed102e886fedbf4498679b2e2d09efb10e4b5121627c4452d1')
+sha256sums=('c93f36caa971acc51a3f42e5dd8df69e415f12a31c4d0d95417b3351a06db3a2')
package() {
cd "$srcdir"