summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2017-10-27 16:12:50 -0700
committerTrevor Bramble2017-10-27 16:12:50 -0700
commit12223a14d399b6a99850d51aec76319b0f4a35a0 (patch)
tree705e924c306b73859e5ac3cb119e5ffe77bf687f
parent72d14e0b78f359a9d720cc5c2b22843803ccf9a7 (diff)
downloadaur-12223a14d399b6a99850d51aec76319b0f4a35a0.tar.gz
Update version: 0.37.0 → 0.38.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ecb287ec501..0377278c68f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Oct 18 17:59:09 UTC 2017
+# Fri Oct 27 23:11:11 UTC 2017
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.37.0
+ pkgver = 0.38.0
pkgrel = 1
url = https://www.habitat.sh/
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = habitat
provides = habitat
conflicts = habitat-bin
conflicts = habitat-git
- source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.37.0
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.38.0
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index e4baf7e33723..82544e59a0a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.37.0
+pkgver=0.38.0
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')