summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Kraev2016-03-24 09:43:21 +0000
committerMaxim Kraev2016-03-24 09:43:21 +0000
commitcfa5f607a884a75bd25956517b55a084c8ac8002 (patch)
tree917644a73d80cb03574f258934a90e914f8ca468
parent7eeb838d5a441c3b92ab4452f18d69fb4e87f826 (diff)
downloadaur-cfa5f607a884a75bd25956517b55a084c8ac8002.tar.gz
0.12.0 version released
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d533feefabe..215914309ea3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Wed Feb 24 08:57:52 UTC 2016
+# Thu Mar 24 09:43:17 UTC 2016
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 = 0.11.2
+ pkgver = 0.12.0
pkgrel = 1
url = https://downloads.chef.io/chef-dk/
arch = x86_64
license = Apache
conflicts = chef
conflicts = chef-solo
- source = https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chefdk_0.11.2-1_amd64.deb
- sha512sums = b70f5dff3ce21c83e530f4274c4e949445e01e7c41e8d67ccb11a25582e1edd1b9f3647250774378c4ba5ab947d2fbc8eb44dc58ecd0db04e1e18c73a774117e
+ source = https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chefdk_0.12.0-1_amd64.deb
+ sha512sums = 8237e73984dfb66a8a03ca6346209018738321377fae6a946ffaa5cf6bf7bd4d4a8de959da60a443dae95499fa4d3a0e3ee44059fcda36fd2b2f59d35e90d77d
pkgname = chef-dk
diff --git a/PKGBUILD b/PKGBUILD
index 4eb58c49b912..f4565f6442f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Kraev <maxim.kraev@gmail.com>
pkgname=chef-dk
-pkgver=0.11.2
+pkgver=0.12.0
pkgrel=1
_ubuntuver=raring
_ubunturel=4
@@ -12,7 +12,7 @@ license=('Apache')
depends=()
conflicts=( chef chef-solo )
source=("https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chefdk_${pkgver}-1_amd64.deb")
-sha512sums=('b70f5dff3ce21c83e530f4274c4e949445e01e7c41e8d67ccb11a25582e1edd1b9f3647250774378c4ba5ab947d2fbc8eb44dc58ecd0db04e1e18c73a774117e')
+sha512sums=('8237e73984dfb66a8a03ca6346209018738321377fae6a946ffaa5cf6bf7bd4d4a8de959da60a443dae95499fa4d3a0e3ee44059fcda36fd2b2f59d35e90d77d')
package() {
cd "$srcdir"