summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2018-08-20 10:25:19 -0700
committerTrevor Bramble2018-08-20 10:25:19 -0700
commit36d53969d4fabddc2984863c7c21f52afe7671be (patch)
tree77776040d1b0b76337f25f6a53da33e05251a754
parenta5cd810eb708c6357ca0236e56a0b90e16a5fde2 (diff)
downloadaur-36d53969d4fabddc2984863c7c21f52afe7671be.tar.gz
Update version: 0.1.150 → 0.1.162
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 719278d74631..23af639e05d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jul 25 18:15:50 UTC 2018
+# Mon Aug 20 17:23:40 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.150
+ pkgver = 0.1.162
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.150/ubuntu/18.04/chef-workstation_0.1.150-1_amd64.deb
- sha256sums = c93f36caa971acc51a3f42e5dd8df69e415f12a31c4d0d95417b3351a06db3a2
+ source = https://packages.chef.io/files/stable/chef-workstation/0.1.162/ubuntu/18.04/chef-workstation_0.1.162-1_amd64.deb
+ sha256sums = bd3aca707c9f66e5f810d44c61f67033e58e553a3d88e6619bfd708b19eccd20
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index 03a15cfb57ae..58f45b6d8872 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=chef-workstation
-pkgver=0.1.150
+pkgver=0.1.162
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=('c93f36caa971acc51a3f42e5dd8df69e415f12a31c4d0d95417b3351a06db3a2')
+sha256sums=('bd3aca707c9f66e5f810d44c61f67033e58e553a3d88e6619bfd708b19eccd20')
package() {
cd "$srcdir"