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 7a88dcab7a9c..f99be7deb8eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Aug 20 17:00:16 UTC 2018
+# Fri Sep 14 18:18:43 UTC 2018
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.61.0
+ pkgver = 0.62.0
pkgrel = 1
url = https://www.habitat.sh/
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = habitat
provides = habitat
conflicts = habitat-bin
conflicts = habitat-git
- source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.61.0
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.62.0
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index 60e1de6e09b1..f9546c0a6e2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.61.0
+pkgver=0.62.0
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')