summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2017-08-10 18:11:21 -0700
committerTrevor Bramble2017-08-10 18:11:21 -0700
commitb37376522a15cef6c52a1397ac93644f6830263d (patch)
tree2270568cbd1eaf6b84b3d0931a2be1f110a7cd58
parent9b05e43c54bf12a5ba66558cb31f73f7ebbc7824 (diff)
downloadaur-b37376522a15cef6c52a1397ac93644f6830263d.tar.gz
Update version: 0.28.0 → 0.29.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7b9e7515cc0..4482c33726bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jul 29 01:50:51 UTC 2017
+# Fri Aug 11 01:11:05 UTC 2017
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.28.0
+ pkgver = 0.29.1
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.28.0
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.29.1
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index df444d8631ee..8bcfcd52f3dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.28.0
+pkgver=0.29.1
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')