summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2018-11-20 11:19:15 -0800
committerTrevor Bramble2018-11-20 11:19:15 -0800
commit0498898000f422c9d3c3d6f3c09e87e6c1293214 (patch)
tree386ab123344cadc4f1883e1fa62eaff9868697b4
parente5fc95bdac10277cdc8089c514229628d73f8f0f (diff)
downloadaur-0498898000f422c9d3c3d6f3c09e87e6c1293214.tar.gz
Update version: 3.4.38 → 3.5.13
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3902455983c8..20221a052a75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 7 01:00:13 UTC 2018
+# Tue Nov 20 19:18:22 UTC 2018
pkgbase = chef-dk
pkgdesc = The Chef development kit contains all the tools you need to develop and test your infrastructure, built by the awesome Chef community.
- pkgver = 3.4.38
+ pkgver = 3.5.13
pkgrel = 1
url = https://downloads.chef.io/chef-dk/
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = chef-dk
conflicts = chef-solo
conflicts = chef-client
conflicts = chef-workstation
- source = https://packages.chef.io/files/stable/chefdk/3.4.38/debian/9/chefdk_3.4.38-1_amd64.deb
- sha256sums = c8ce6e82b32184e315c5d24dcc516bbaafa461a0684b0416e5c0c772127a8efc
+ source = https://packages.chef.io/files/stable/chefdk/3.5.13/debian/9/chefdk_3.5.13-1_amd64.deb
+ sha256sums = 80fa8e330e48c5eb5a0289d530e64936aaccc72e89fb6396a2d08c4bafac374e
pkgname = chef-dk
diff --git a/PKGBUILD b/PKGBUILD
index e2f67472aec8..fdf018e242bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=chef-dk
-pkgver=3.4.38
+pkgver=3.5.13
pkgrel=1
pkgdesc="The Chef development kit contains all the tools you need to develop and test your infrastructure, built by the awesome Chef community."
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('Apache')
depends=()
conflicts=(chef chef-solo chef-client chef-workstation)
source=("https://packages.chef.io/files/stable/chefdk/${pkgver}/debian/9/chefdk_${pkgver}-1_amd64.deb")
-sha256sums=('c8ce6e82b32184e315c5d24dcc516bbaafa461a0684b0416e5c0c772127a8efc')
+sha256sums=('80fa8e330e48c5eb5a0289d530e64936aaccc72e89fb6396a2d08c4bafac374e')
package() {
cd "$srcdir"