summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoris Baum2019-11-08 16:38:46 +0100
committerJoris Baum2019-11-08 16:38:46 +0100
commit66c08ba287299ab8b04929cd54dbcb79c565275e (patch)
tree7d06f8ff2d7f77f6c7a620b9746c8fa5b4936e32 /PKGBUILD
parent2a4b915eb72f2e9e1cc9f770d4f6876ee3077877 (diff)
downloadaur-66c08ba287299ab8b04929cd54dbcb79c565275e.tar.gz
3.12.0 -> 3.12.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"