summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2018-09-14 14:35:19 -0700
committerTrevor Bramble2018-09-14 14:35:19 -0700
commit063b2b1f9696bab24dd333eaea526c529b25ac21 (patch)
treeef40f748a3fc2ab005c9cbe90b23ca7ded2c5fbc
parentc4458dcaed16179e7fa5b757cbced8f76e72e4aa (diff)
downloadaur-063b2b1f9696bab24dd333eaea526c529b25ac21.tar.gz
Update version: 0.62.1 → 0.63.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81fb050d7ac4..e665b26d89cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 14 21:09:11 UTC 2018
+# Fri Sep 14 21:34:50 UTC 2018
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.62.1
+ pkgver = 0.63.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.62.1
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.63.0
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index 8f407e4fd63c..b0de75f3269d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.62.1
+pkgver=0.63.0
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')