summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarc A. Paradise2018-11-20 14:46:47 -0500
committerMarc A. Paradise2018-11-20 14:46:47 -0500
commit9a2db09ee359ceef980f87a7cd22533a3c2d50f4 (patch)
treeb1a4d1f7b24f2a08237bb397a2750719840568a5 /PKGBUILD
parent9d509aec1bf9e78258011a177e547008352917f0 (diff)
downloadaur-9a2db09ee359ceef980f87a7cd22533a3c2d50f4.tar.gz
Update version 0.2.29 → 0.2.35
Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcc5a044323b..ca3f73ff96c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=chef-workstation
-pkgver=0.2.29
+pkgver=0.2.35
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=('8d46113aed34323667369a95e85bb5f13888c3446c413ae8281834ccfa042db2')
+sha256sums=('f2c23e3d7c0eb1efe25361da404077f7ad757800026b46213d49018e14665b2e')
package() {
cd "$srcdir"