summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTrevor Bramble2019-03-16 22:57:22 -0700
committerTrevor Bramble2019-03-16 22:57:22 -0700
commita36a605225f83c9b6d9201eab4ebb8f4f14b1742 (patch)
treec07fdda099506a48f4adb99054dd50fb13c36f70 /PKGBUILD
parentf9a4fcd45cad4124d25b678ed83d36ce30497707 (diff)
downloadaur-a36a605225f83c9b6d9201eab4ebb8f4f14b1742.tar.gz
Update version: 3.6.57 → 3.8.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff49d7122ce8..f53a3b3e41ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise+aur@gmail.com>
pkgname=chef-dk
-pkgver=3.6.57
+pkgver=3.8.14
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=('814d419c027c614b8d024519478e5162c24f738ead19d47754c098d6b62fd93e')
+sha256sums=('6e2a2de26b449be8c3d0ca42b2dcddeaf37e69b0da088c88d2b0795a4098df85')
package() {
cd "$srcdir"