summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Kraev2016-06-21 09:51:17 +0100
committerMaxim Kraev2016-06-21 09:51:17 +0100
commit5bd0d555307de1ecec47308071636015f8eef9a8 (patch)
tree132922e5c42762179891cad1f1c1424ade61ed9c
parent00a87fe7f41fc80394d938799285c4557b64c2d0 (diff)
downloadaur-5bd0d555307de1ecec47308071636015f8eef9a8.tar.gz
0.15.15
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d517a6732fce..d2672a0e874f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Mon May 30 13:13:12 UTC 2016
+# Tue Jun 21 08:50:54 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.14.25
- pkgrel = 2
+ pkgver = 0.15.15
+ 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_0.14.25-1_amd64.deb
- sha512sums = beee927374aafd257d9c25db77743fc414f6f1cdb98d9bb5990a413e4bf86cf8bd52acc081339c4c5933a8f0a68d0ec0973599f6313cc2d0ad1d581f7ff16304
+ source = https://packages.chef.io/stable/ubuntu/12.04/chefdk_0.15.15-1_amd64.deb
+ sha512sums = 39e71f3924e03e5f1083a5e3d43b387eda4be9a399f4715fc09cbefe61f230d497b097a95b896d4197f73745b30b9ec25acdba2673102def07a1f38310c24c2d
pkgname = chef-dk
diff --git a/PKGBUILD b/PKGBUILD
index ab6782477141..763cd29d66ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Maxim Kraev <maxim.kraev@gmail.com>
pkgname=chef-dk
-pkgver=0.14.25
-pkgrel=2
+pkgver=0.15.15
+pkgrel=1
_ubuntuver=raring
_ubunturel=4
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."
@@ -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=('beee927374aafd257d9c25db77743fc414f6f1cdb98d9bb5990a413e4bf86cf8bd52acc081339c4c5933a8f0a68d0ec0973599f6313cc2d0ad1d581f7ff16304')
+sha512sums=('39e71f3924e03e5f1083a5e3d43b387eda4be9a399f4715fc09cbefe61f230d497b097a95b896d4197f73745b30b9ec25acdba2673102def07a1f38310c24c2d')
package() {
cd "$srcdir"