summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoris Baum2019-11-08 16:38:46 +0100
committerJoris Baum2019-11-08 16:38:46 +0100
commit66c08ba287299ab8b04929cd54dbcb79c565275e (patch)
tree7d06f8ff2d7f77f6c7a620b9746c8fa5b4936e32
parent2a4b915eb72f2e9e1cc9f770d4f6876ee3077877 (diff)
downloadaur-66c08ba287299ab8b04929cd54dbcb79c565275e.tar.gz
3.12.0 -> 3.12.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fd975130a83..50e801954d19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chef-dk-free
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.
- pkgver = 3.12.0
+ pkgver = 3.12.10
pkgrel = 1
url = https://downloads.chef.io/chef-dk/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = chef-dk-free
conflicts = chef-dk
conflicts = chef-solo
conflicts = chef-workstation
- source = https://packages.chef.io/files/stable/chefdk/3.12.0/debian/9/chefdk_3.12.0-1_amd64.deb
- sha256sums = b24907029f634b17d5d3871563521e55a46f3070afcd810bb8ea2bc62fc8fa4a
+ source = https://packages.chef.io/files/stable/chefdk/3.12.10/debian/9/chefdk_3.12.10-1_amd64.deb
+ sha256sums = bc24c810aca81d4b2add7a99709247182e812783298ddc54998e6844b54e8e60
pkgname = chef-dk-free
diff --git a/PKGBUILD b/PKGBUILD
index dece8da30c91..7c151ba5c1bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Marc Paradise <marc.paradise+aur@gmail.com>
pkgname=chef-dk-free
-pkgver=3.12.0
+pkgver=3.12.10
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=('b24907029f634b17d5d3871563521e55a46f3070afcd810bb8ea2bc62fc8fa4a')
+sha256sums=('bc24c810aca81d4b2add7a99709247182e812783298ddc54998e6844b54e8e60')
package() {
cd "$srcdir"