summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2017-12-01 12:24:19 -0800
committerTrevor Bramble2017-12-01 12:24:19 -0800
commit7da1adf412c8bb1c0c800549d07ccfa1290c8b47 (patch)
tree52c6e8e81520d5539ae800535c890c81f4a0a4ec
parent12223a14d399b6a99850d51aec76319b0f4a35a0 (diff)
downloadaur-7da1adf412c8bb1c0c800549d07ccfa1290c8b47.tar.gz
Update version: 0.38.0 → 0.50.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0377278c68f8..6ed9021b9aab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Oct 27 23:11:11 UTC 2017
+# Fri Dec 1 20:24:03 UTC 2017
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.38.0
+ pkgver = 0.50.2
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.38.0
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.50.2
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index 82544e59a0a6..1329190d61fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.38.0
+pkgver=0.50.2
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')