summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Cragun2020-05-28 12:25:18 -0600
committerRyan Cragun2020-05-28 12:25:18 -0600
commitb03550de58d69ee500c327e34dbd8294ab0b4494 (patch)
tree74eba4678dcd43411c401b3bd789687d03df4df9
parent760dd1b06fb450dff31fbfda88ff8d0f5ec1a9a1 (diff)
downloadaur-b03550de58d69ee500c327e34dbd8294ab0b4494.tar.gz
Update to hab 1.6.39-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 903168392f93..1d3df641b0e3 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.0
+ pkgver = 1.6.39
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.0
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=1.6.39
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index dcc819a7d285..34a86c2a1225 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.0
+pkgver=1.6.39
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')