summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2018-06-19 17:42:03 -0700
committerTrevor Bramble2018-06-19 17:42:03 -0700
commitd321ec7c484dfb2091809d7f5741b9972a850d2d (patch)
treecfa87f4bfb8ce9a23574f4723132ed0b5ca263fe
parent8b0a79e9aca0d007ae79acef06441b55b3e91576 (diff)
downloadaur-d321ec7c484dfb2091809d7f5741b9972a850d2d.tar.gz
Update version: 0.56.0 → 0.57.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7667a853b9f..d7fd785053df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 31 23:27:47 UTC 2018
+# Wed Jun 20 00:36:57 UTC 2018
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.56.0
+ pkgver = 0.57.0
pkgrel = 1
url = https://www.habitat.sh/
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = habitat
provides = habitat
conflicts = habitat-bin
conflicts = habitat-git
- source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.56.0
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.57.0
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index 04e4fd10e451..62a5ef482fad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.56.0
+pkgver=0.57.0
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')