summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Fitzgerald2017-02-09 21:48:12 -0500
committerGreg Fitzgerald2017-02-09 21:48:12 -0500
commit45c06bc688f9c3a4e7aee17ad33dde4af50c2677 (patch)
treedc4c113ff263a08613e961974ad54d45b01604e7
parent1a00d5b484cc4825e5ce23082af7757dd198f0b4 (diff)
downloadaur-45c06bc688f9c3a4e7aee17ad33dde4af50c2677.tar.gz
Bump to 1.2.22
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4dfc8645b0ea..88563d367c49 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.1.16
+ pkgver = 1.2.22
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.1.16-1_amd64.deb
- sha512sums = 6838a489c18e7d5089f71dfceab36cc1142efccf59e608c2da94f35ca0c9dd0739f921712ae3a0d544075114c193612bd84090d1c12c2061d25050153f337669
+ source = https://packages.chef.io/stable/ubuntu/12.04/chefdk_1.2.22-1_amd64.deb
+ sha512sums = b4d874ea179bc8b6b9289c443931369aeeaaffbc4159413f7458ccb7bd5d3f7174e14963e2310529939c69fcea992bfc4625eb23bce32a0ab46118e38132ee60
pkgname = chef-dk
diff --git a/PKGBUILD b/PKGBUILD
index 09d5c52e54e9..996fec8fa9a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Kraev <maxim.kraev@gmail.com>
pkgname=chef-dk
-pkgver=1.1.16
+pkgver=1.2.22
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=('6838a489c18e7d5089f71dfceab36cc1142efccf59e608c2da94f35ca0c9dd0739f921712ae3a0d544075114c193612bd84090d1c12c2061d25050153f337669')
+sha512sums=('b4d874ea179bc8b6b9289c443931369aeeaaffbc4159413f7458ccb7bd5d3f7174e14963e2310529939c69fcea992bfc4625eb23bce32a0ab46118e38132ee60')
package() {
cd "$srcdir"