summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17e3034b9d13..8cccbb2cac1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Oct 2 16:48:13 UTC 2017
+# Tue Oct 10 00:59:25 UTC 2017
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.34.1
+ pkgver = 0.36.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.34.1
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.36.0
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index a25398f77cdb..50917d5b776f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.34.1
+pkgver=0.36.0
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')