summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2017-09-22 20:21:44 -0700
committerTrevor Bramble2017-09-22 20:21:44 -0700
commit3b14421e4996bfad014758c886c55334b76bce6e (patch)
tree1673104b6b6b05f31baf606a9880a05958893ff0
parent0f23db5f18b3429aae43e2a791d34fd7283f0e39 (diff)
downloadaur-3b14421e4996bfad014758c886c55334b76bce6e.tar.gz
Update version: 0.32.0 → 0.33.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e556a773c2c..3c041e202bc7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Sep 19 17:33:52 UTC 2017
+# Sat Sep 23 03:21:03 UTC 2017
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.32.0
+ pkgver = 0.33.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.32.0
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.33.0
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index 25be63d8708c..0508e0e23c2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.32.0
+pkgver=0.33.0
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')