summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Fitzgerald2016-12-31 20:16:49 -0500
committerGreg Fitzgerald2016-12-31 20:16:49 -0500
commit1a00d5b484cc4825e5ce23082af7757dd198f0b4 (patch)
tree9c3c179c4bbde42ec4fddd795e6c17c7d6bd983c
parent3fcb4a2a4af01938ac9e5483828b24a247a82f3b (diff)
downloadaur-1a00d5b484cc4825e5ce23082af7757dd198f0b4.tar.gz
Update to 1.1.16
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3557e67a2999..4dfc8645b0ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = chef-dk
pkgdesc = The Chef Development Kit contains everything you need to start using Chef along with the tools essential to managing the code that runs your business.
- pkgver = 1.0.3
+ pkgver = 1.1.16
pkgrel = 1
url = https://downloads.chef.io/chef-dk/
arch = x86_64
license = Apache
conflicts = chef
conflicts = chef-solo
- source = https://packages.chef.io/stable/ubuntu/12.04/chefdk_1.0.3-1_amd64.deb
- sha512sums = ca3734ac4af5a6d92585d290d6fd0d50d974d5afc4701290afb0c28b38c623014a700658f0b0cb6941c4d99caad10e3a652917101ddec708a879098b9f66239c
+ source = https://packages.chef.io/stable/ubuntu/12.04/chefdk_1.1.16-1_amd64.deb
+ sha512sums = 6838a489c18e7d5089f71dfceab36cc1142efccf59e608c2da94f35ca0c9dd0739f921712ae3a0d544075114c193612bd84090d1c12c2061d25050153f337669
pkgname = chef-dk
diff --git a/PKGBUILD b/PKGBUILD
index e58966e2f620..09d5c52e54e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Kraev <maxim.kraev@gmail.com>
pkgname=chef-dk
-pkgver=1.0.3
+pkgver=1.1.16
pkgrel=1
_ubuntuver=raring
_ubunturel=4
@@ -12,7 +12,7 @@ license=('Apache')
depends=()
conflicts=( chef chef-solo )
source=("https://packages.chef.io/stable/ubuntu/12.04/chefdk_${pkgver}-1_amd64.deb")
-sha512sums=('ca3734ac4af5a6d92585d290d6fd0d50d974d5afc4701290afb0c28b38c623014a700658f0b0cb6941c4d99caad10e3a652917101ddec708a879098b9f66239c')
+sha512sums=('6838a489c18e7d5089f71dfceab36cc1142efccf59e608c2da94f35ca0c9dd0739f921712ae3a0d544075114c193612bd84090d1c12c2061d25050153f337669')
package() {
cd "$srcdir"