summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2018-12-18 14:10:17 -0500
committerMarc A. Paradise2018-12-18 14:10:29 -0500
commit48ee6e1169b5021c592bd7e2fe32138893bc3d69 (patch)
treeec1b488c4078953fe2682d5cbc79cdc86a1d124c
parent2d06514a99156895cdac2b9eff0a165f9f54befd (diff)
downloadaur-48ee6e1169b5021c592bd7e2fe32138893bc3d69.tar.gz
Update version 0.2.40 → 0.2.41
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 37e6baa0393a..d31ce4653c3a 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.2.40
+ pkgver = 0.2.41
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.2.40/ubuntu/18.04/chef-workstation_0.2.40-1_amd64.deb
- sha256sums = 8dca658f4fe7dda9a1a9a34f9ef6ace8a8c5b83d244aa3a731dc9b905c2b8d44
+ source = https://packages.chef.io/files/stable/chef-workstation/0.2.41/ubuntu/18.04/chef-workstation_0.2.41-1_amd64.deb
+ sha256sums = 9ee430530f57938859961e1a0fc1dc64f4255678d42ab79a2d41c849e1d5b267
pkgname = chef-workstation
diff --git a/PKGBUILD b/PKGBUILD
index 0ec475dda651..4bf8b8ee432a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=chef-workstation
-pkgver=0.2.40
+pkgver=0.2.41
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=('8dca658f4fe7dda9a1a9a34f9ef6ace8a8c5b83d244aa3a731dc9b905c2b8d44')
+sha256sums=('046704967aa6541ed12d7bebf9d442514745a60fa8db3de27d20364f8b9179df')
package() {
cd "$srcdir"