summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2019-06-10 16:12:49 -0400
committerMarc A. Paradise2019-06-10 16:12:49 -0400
commit31cb7fead6b780b3f33965ff5f6f725d1bd88ae0 (patch)
treeb54de3fe5f80cc132057c1736efffcc8bec4002f
parentbb2bd6d2896febdfcb2bc34628469d51574218b5 (diff)
downloadaur-31cb7fead6b780b3f33965ff5f6f725d1bd88ae0.tar.gz
0.2.43 → 0.4.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e65a93a863bd..6a44d5278bd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sun Apr 21 21:44:14 UTC 2019
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.2.53
+ pkgver = 0.4.1
pkgrel = 1
url = https://downloads.chef.io/chef-workstation/
arch = x86_64
@@ -11,8 +9,8 @@ pkgbase = chef-workstation
conflicts = chef
conflicts = chef-solo
conflicts = chef-client
- source = https://packages.chef.io/files/stable/chef-workstation/0.2.53/ubuntu/18.04/chef-workstation_0.2.53-1_amd64.deb
- sha256sums = 1de642d5d3a2e135edff05ff7c9a0d3b76496c35f9ea23f95d88e4b34df50f63
+ 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
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index 0eafa08765f5..d9dc6591f5ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=chef-workstation
-pkgver=0.2.53
+pkgver=0.4.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=('1de642d5d3a2e135edff05ff7c9a0d3b76496c35f9ea23f95d88e4b34df50f63')
+sha256sums=('909bae8a87508887daf5cf580433cffaf058ae3b9994a2c6609af037ba73ff23')
package() {
cd "$srcdir"