summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2020-02-04 12:23:10 -0500
committerMarc A. Paradise2020-02-04 12:23:10 -0500
commit017becdad37bedeeafe3549e18c71e6fba3562e3 (patch)
treec8c007a26365755c6a4a54804e9d05f5ccb25782
parenta8c60a4ede52477c9bc094804d5ebf397c2c6c7f (diff)
downloadaur-017becdad37bedeeafe3549e18c71e6fba3562e3.tar.gz
4.6.35 → 4.7.73
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 41c870ada323..c142b3a11741 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.6.35
+ pkgver = 4.7.73
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.6.35/debian/9/chefdk_4.6.35-1_amd64.deb
- sha256sums = 091d9c25524adc63fd7099537bb9bfc03dfbd309d53c743cb9a372d96e547e08
+ source = https://packages.chef.io/files/stable/chefdk/4.7.73/debian/9/chefdk_4.7.73-1_amd64.deb
+ sha256sums = 731a119c073d724410e54ebe843fa5a72faa4e36ddf8c9006cfb2a8b71368314
pkgname = chef-dk
diff --git a/PKGBUILD b/PKGBUILD
index e8d237fc56ec..bf1e77d57e9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marc Paradise <marc.paradise+aur@gmail.com>
pkgname=chef-dk
-pkgver=4.6.35
+pkgver=4.7.73
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/${pkgver}/debian/9/chefdk_${pkgver}-1_amd64.deb")
-sha256sums=('091d9c25524adc63fd7099537bb9bfc03dfbd309d53c743cb9a372d96e547e08')
+source=('https://packages.chef.io/files/stable/chefdk/4.7.73/debian/9/chefdk_4.7.73-1_amd64.deb')
+sha256sums=('731a119c073d724410e54ebe843fa5a72faa4e36ddf8c9006cfb2a8b71368314')
package() {
cd "$srcdir"