summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2017-12-28 23:48:58 -0500
committerTrevor Bramble2017-12-28 23:48:58 -0500
commit8c332592531a6ec94ae1d39ce4240e947696a871 (patch)
tree4112085258a32f15bde77c2207ba843cf251ccb0
parent5b1cb01875472e56c1e79a7cf5439df9e8de2d40 (diff)
downloadaur-8c332592531a6ec94ae1d39ce4240e947696a871.tar.gz
Update version: 0.50.3 → 0.51.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 277efe85c44f..a71bdb0fa307 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 2 01:41:51 UTC 2017
+# Fri Dec 29 04:48:04 UTC 2017
pkgbase = habitat-bin
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.50.3
+ pkgver = 0.51.0
pkgrel = 1
url = https://www.habitat.sh/
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = habitat-bin
provides = habitat
conflicts = habitat
conflicts = habitat-git
- source = https://dl.bintray.com/habitat/stable/linux/x86_64/hab-0.50.3-20171202003930-x86_64-linux.tar.gz
+ source = https://dl.bintray.com/habitat/stable/linux/x86_64/hab-0.51.0-20171219021329-x86_64-linux.tar.gz
sha256sums = 580a6128a37d146b1264f52b65ed0088164afbbed03548937eb6a3a30507f43f
pkgname = habitat-bin
diff --git a/PKGBUILD b/PKGBUILD
index dbffacc08df3..ce8dd6d8fad1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat-bin
-pkgver=0.50.3
-_builddate=20171202003930
+pkgver=0.51.0
+_builddate=20171219021329
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')