summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarc A. Paradise2019-10-03 14:35:14 -0400
committerMarc A. Paradise2019-10-03 14:35:14 -0400
commit50d29308c4a79b12a1c50242af09c78cf9913d90 (patch)
tree99742ab652bb797ab91515c4d889f8d7b3809e93 /PKGBUILD
parent3575af0f4ca85019e4a9093596849baa2c48ce17 (diff)
downloadaur-50d29308c4a79b12a1c50242af09c78cf9913d90.tar.gz
4.3.13 → 4.4.27
Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f25be0b1dae9..32eba1b1573f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise+aur@gmail.com>
pkgname=chef-dk
-pkgver=4.3.13
+pkgver=4.4.27
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=('32ebf3ffd149b75e821146a72ca718c76b3152ff20f364ee9e58af7ab368f6a5')
+sha256sums=('3364c9afa725620dd2c27251b4fc35328be6f13413c599e92da9ef43bfdbfae2')
package() {
cd "$srcdir"