summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Kraev2016-05-20 07:44:20 +0100
committerMaxim Kraev2016-05-20 07:44:20 +0100
commit6818f142b7d903270057ef6acccab79fafd0f86c (patch)
treea601ac3d0e0d7c828c6d48f5d3dce59a35e4432e
parenteeb20553298e1c81af8e44e61776cfa0f6e8fc45 (diff)
downloadaur-6818f142b7d903270057ef6acccab79fafd0f86c.tar.gz
14.25
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0d7cde44503..6413e300d00f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Tue Apr 26 05:38:57 UTC 2016
+# Fri May 20 06:44:06 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.13.21
+ pkgver = 0.14.25
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.13.21-1_amd64.deb
- sha512sums = cc5ed5c319e5f3eda15c2cbab3b477a8bd2100feca8bdcd1deb6ef9b8cde0099716c0a148059d137169f80aa64dade25ea031ff2e750a4a07ff6e8107b174e5e
+ source = https://packages.chef.io/stable/ubuntu/12.04/chefdk_0.14.25-1_amd64.deb
+ sha512sums = beee927374aafd257d9c25db77743fc414f6f1cdb98d9bb5990a413e4bf86cf8bd52acc081339c4c5933a8f0a68d0ec0973599f6313cc2d0ad1d581f7ff16304
pkgname = chef-dk
diff --git a/PKGBUILD b/PKGBUILD
index 12272a5b8263..3c5b1f4b7545 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Kraev <maxim.kraev@gmail.com>
pkgname=chef-dk
-pkgver=0.13.21
+pkgver=0.14.25
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=('cc5ed5c319e5f3eda15c2cbab3b477a8bd2100feca8bdcd1deb6ef9b8cde0099716c0a148059d137169f80aa64dade25ea031ff2e750a4a07ff6e8107b174e5e')
+sha512sums=('beee927374aafd257d9c25db77743fc414f6f1cdb98d9bb5990a413e4bf86cf8bd52acc081339c4c5933a8f0a68d0ec0973599f6313cc2d0ad1d581f7ff16304')
package() {
cd "$srcdir"