summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Cragun2020-06-22 13:06:37 -0600
committerRyan Cragun2020-06-22 13:06:37 -0600
commit3d2f1e0f0ea0f46be5e7b1af2fe3025bbdb7f8a7 (patch)
tree1426f1916fc7f5f774bfcd916184f579443ff971
parentb03550de58d69ee500c327e34dbd8294ab0b4494 (diff)
downloadaur-3d2f1e0f0ea0f46be5e7b1af2fe3025bbdb7f8a7.tar.gz
Update to hab 1.6.56-1
Signed-off-by: Ryan Cragun <ryan@chef.io>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d3df641b0e3..d5000c00776d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 1.6.39
+ pkgver = 1.6.56
pkgrel = 1
url = https://www.habitat.sh/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = habitat
provides = habitat
conflicts = habitat-bin
conflicts = habitat-git
- source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=1.6.39
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=1.6.56
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index 34a86c2a1225..b0f66021e5a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ryan Cragun <me@ryan.ec>
# http://packages.chef.io/files/stable/habitat/latest/manifest.json
pkgname=habitat
-pkgver=1.6.39
+pkgver=1.6.56
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')