summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2019-01-03 17:01:03 -0500
committerMarc A. Paradise2019-01-03 17:01:12 -0500
commitf9a4fcd45cad4124d25b678ed83d36ce30497707 (patch)
tree7d936486844285117dc4b90b6543bfa666a2865a
parent0498898000f422c9d3c3d6f3c09e87e6c1293214 (diff)
downloadaur-f9a4fcd45cad4124d25b678ed83d36ce30497707.tar.gz
Update version: 3.5.13 → 3.6.57
Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20221a052a75..1c5240a72692 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# 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.5.13
+ pkgver = 3.6.57
pkgrel = 1
url = https://downloads.chef.io/chef-dk/
arch = x86_64
@@ -11,8 +9,8 @@ pkgbase = chef-dk
conflicts = chef-solo
conflicts = chef-client
conflicts = chef-workstation
- source = https://packages.chef.io/files/stable/chefdk/3.5.13/debian/9/chefdk_3.5.13-1_amd64.deb
- sha256sums = 80fa8e330e48c5eb5a0289d530e64936aaccc72e89fb6396a2d08c4bafac374e
+ source = https://packages.chef.io/files/stable/chefdk/3.6.57/debian/9/chefdk_3.6.57-1_amd64.deb
+ sha256sums = 814d419c027c614b8d024519478e5162c24f738ead19d47754c098d6b62fd93e
pkgname = chef-dk
diff --git a/PKGBUILD b/PKGBUILD
index fdf018e242bf..ff49d7122ce8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
+# Maintainer: Marc Paradise <marc.paradise+aur@gmail.com>
pkgname=chef-dk
-pkgver=3.5.13
+pkgver=3.6.57
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=('80fa8e330e48c5eb5a0289d530e64936aaccc72e89fb6396a2d08c4bafac374e')
+sha256sums=('814d419c027c614b8d024519478e5162c24f738ead19d47754c098d6b62fd93e')
package() {
cd "$srcdir"