summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2019-03-16 22:57:22 -0700
committerTrevor Bramble2019-03-16 22:57:22 -0700
commita36a605225f83c9b6d9201eab4ebb8f4f14b1742 (patch)
treec07fdda099506a48f4adb99054dd50fb13c36f70
parentf9a4fcd45cad4124d25b678ed83d36ce30497707 (diff)
downloadaur-a36a605225f83c9b6d9201eab4ebb8f4f14b1742.tar.gz
Update version: 3.6.57 → 3.8.14
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c5240a72692..6a876bb455ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sun Mar 17 05:56:40 UTC 2019
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.6.57
+ pkgver = 3.8.14
pkgrel = 1
url = https://downloads.chef.io/chef-dk/
arch = x86_64
@@ -9,8 +11,8 @@ pkgbase = chef-dk
conflicts = chef-solo
conflicts = chef-client
conflicts = chef-workstation
- source = https://packages.chef.io/files/stable/chefdk/3.6.57/debian/9/chefdk_3.6.57-1_amd64.deb
- sha256sums = 814d419c027c614b8d024519478e5162c24f738ead19d47754c098d6b62fd93e
+ source = https://packages.chef.io/files/stable/chefdk/3.8.14/debian/9/chefdk_3.8.14-1_amd64.deb
+ sha256sums = 6e2a2de26b449be8c3d0ca42b2dcddeaf37e69b0da088c88d2b0795a4098df85
pkgname = chef-dk
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"