summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2017-09-19 10:34:18 -0700
committerTrevor Bramble2017-09-19 10:34:18 -0700
commit0f23db5f18b3429aae43e2a791d34fd7283f0e39 (patch)
treecfebd9d4683dd0532944913d005a8f1afa8be016
parentfc438baa13c5b15075a954a6264f7762d3f6b543 (diff)
downloadaur-0f23db5f18b3429aae43e2a791d34fd7283f0e39.tar.gz
Update version: 0.31.0 → 0.32.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 837a8c798836..6e556a773c2c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 8 05:25:24 UTC 2017
+# Tue Sep 19 17:33:52 UTC 2017
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.31.0
+ pkgver = 0.32.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.31.0
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.32.0
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index a9c27d84da78..25be63d8708c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.31.0
+pkgver=0.32.0
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')