summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2020-07-13 09:43:17 -0400
committerMarc A. Paradise2020-07-13 09:43:17 -0400
commit7664a5994d102e8320291073bb925c42aac13a13 (patch)
tree5c708307cae45e7803dda08a1fe2d8871232cbb0
parent026844760806f6fbc88fec9f61917eb7619645c9 (diff)
downloadaur-7664a5994d102e8320291073bb925c42aac13a13.tar.gz
4.8.23 → 4.9.7
Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37d4df7ed4f0..965afe78be09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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 = 4.8.23
+ pkgver = 4.9.7
pkgrel = 1
url = https://downloads.chef.io/chef-dk/
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = chef-dk
conflicts = chef-solo
conflicts = chef-client
conflicts = chef-workstation
- source = https://packages.chef.io/files/stable/chefdk/4.8.23/debian/9/chefdk_4.8.23-1_amd64.deb
- sha256sums = a48ac9f02aef54a593601564b953516c6e2ac52dee55f707189f0799ba8ec149
+ source = https://packages.chef.io/files/stable/chefdk/4.9.7/debian/9/chefdk_4.9.7-1_amd64.deb
+ sha256sums = c5fc7438968c8833039cdfadbc166fb85d19de58cef9ea508faf5c0717164727
pkgname = chef-dk
diff --git a/PKGBUILD b/PKGBUILD
index a488b68b0f3a..c56335563df2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise+aur@gmail.com>
pkgname=chef-dk
-pkgver=4.8.23
+pkgver=4.9.7
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')
@@ -9,8 +9,8 @@ url="https://downloads.chef.io/chef-dk/"
license=('Apache')
depends=()
conflicts=(chef chef-solo chef-client chef-workstation)
-source=('https://packages.chef.io/files/stable/chefdk/4.8.23/debian/9/chefdk_4.8.23-1_amd64.deb')
-sha256sums=('a48ac9f02aef54a593601564b953516c6e2ac52dee55f707189f0799ba8ec149')
+source=('https://packages.chef.io/files/stable/chefdk/4.9.7/debian/9/chefdk_4.9.7-1_amd64.deb')
+sha256sums=('c5fc7438968c8833039cdfadbc166fb85d19de58cef9ea508faf5c0717164727')
package() {
cd "$srcdir"