summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2020-09-02 13:29:13 -0400
committerMarc A. Paradise2020-09-02 13:29:13 -0400
commita5397b75c006cb1409e8f05d10b45f3bda9a128e (patch)
treef27369dda07f9cbc4b0f794ead1fcfbb763662e8
parent1a0fc8c3cf168658109537f8034436ad9099ea24 (diff)
downloadaur-a5397b75c006cb1409e8f05d10b45f3bda9a128e.tar.gz
4.9.7 → 4.10.0
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 965afe78be09..86656940c2ee 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.9.7
+ pkgver = 4.10.0
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.9.7/debian/9/chefdk_4.9.7-1_amd64.deb
- sha256sums = c5fc7438968c8833039cdfadbc166fb85d19de58cef9ea508faf5c0717164727
+ source = https://packages.chef.io/files/stable/chefdk/4.10.0/debian/9/chefdk_4.10.0-1_amd64.deb
+ sha256sums = 33528c95302999b07057135205dfcf59474bfcc33896dd4eae80a54581d25928
pkgname = chef-dk
diff --git a/PKGBUILD b/PKGBUILD
index c56335563df2..99617f8d169c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise+aur@gmail.com>
pkgname=chef-dk
-pkgver=4.9.7
+pkgver=4.10.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."
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.9.7/debian/9/chefdk_4.9.7-1_amd64.deb')
-sha256sums=('c5fc7438968c8833039cdfadbc166fb85d19de58cef9ea508faf5c0717164727')
+source=('https://packages.chef.io/files/stable/chefdk/4.10.0/debian/9/chefdk_4.10.0-1_amd64.deb')
+sha256sums=('33528c95302999b07057135205dfcf59474bfcc33896dd4eae80a54581d25928')
package() {
cd "$srcdir"