summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2017-08-21 21:54:29 -0700
committerTrevor Bramble2017-08-21 21:54:29 -0700
commitd5130613ca202ea660e2df0141ebe54a6a924f5f (patch)
treee74efdd768c2cddbbc53429ad18dc7b44ff28af2
parentb37376522a15cef6c52a1397ac93644f6830263d (diff)
downloadaur-d5130613ca202ea660e2df0141ebe54a6a924f5f.tar.gz
Update version: 0.29.1 → 0.30.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4482c33726bd..2ce6442c3df0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Aug 11 01:11:05 UTC 2017
+# Tue Aug 22 04:53:36 UTC 2017
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.29.1
+ pkgver = 0.30.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.29.1
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.30.1
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index 8bcfcd52f3dd..2161621bd1c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.29.1
+pkgver=0.30.1
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')