summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoris Baum2019-11-06 10:40:46 +0100
committerJoris Baum2019-11-06 10:44:55 +0100
commit632c25f279bfa5a22caa78ca513206b3001649b3 (patch)
tree6264a141344034e086ea1769e150e17c9671fd59
parent99f353c8a7362aa1c5d922ac48fce353686c092f (diff)
downloadaur-632c25f279bfa5a22caa78ca513206b3001649b3.tar.gz
3.11.3 → 3.12.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea097be2390f..dece8da30c91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Marc Paradise <marc.paradise+aur@gmail.com>
pkgname=chef-dk-free
-pkgver=3.11.3
+pkgver=3.12.0
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. Non-commercial, free distribution."
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('Apache')
depends=()
conflicts=(chef chef-client chef-dk chef-solo chef-workstation)
source=("https://packages.chef.io/files/stable/chefdk/${pkgver}/debian/9/chefdk_${pkgver}-1_amd64.deb")
-sha256sums=('ae852f6ba322802d5257042e9f86f2553d7605592965481ac1d354b4b2524b8c')
+sha256sums=('b24907029f634b17d5d3871563521e55a46f3070afcd810bb8ea2bc62fc8fa4a')
package() {
cd "$srcdir"