summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2017-09-07 22:41:31 -0700
committerTrevor Bramble2017-09-07 22:41:31 -0700
commitfc438baa13c5b15075a954a6264f7762d3f6b543 (patch)
tree9151098a18c94da6656d9bcbea15750847a406be
parenta0ef71ee508d3ef27dff64b7852ea6e4ff5ca0ce (diff)
downloadaur-fc438baa13c5b15075a954a6264f7762d3f6b543.tar.gz
Update version: 0.30.2 → 0.31.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fb291567dc1..837a8c798836 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 22 23:50:07 UTC 2017
+# Fri Sep 8 05:25:24 UTC 2017
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.30.2
+ pkgver = 0.31.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.30.2
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.31.0
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index 1bd2a981f3f9..a9c27d84da78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.30.2
+pkgver=0.31.0
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')