summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2018-02-05 17:45:50 -0800
committerTrevor Bramble2018-02-05 17:45:50 -0800
commit65490954cc4c5f721bc510b5d80180499b0799b5 (patch)
treed3abf85dc25827c408745287deba77f85553a3a2
parent483d0e261b326656250068c5e94e38af0109d175 (diff)
downloadaur-65490954cc4c5f721bc510b5d80180499b0799b5.tar.gz
Update version: 0.52.0 → 0.53.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c58844d88c9..d72da1e4f692 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 19 23:25:16 UTC 2018
+# Tue Feb 6 01:45:16 UTC 2018
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.52.0
+ pkgver = 0.53.0
pkgrel = 1
url = https://www.habitat.sh/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = habitat
provides = habitat
conflicts = habitat-bin
conflicts = habitat-git
- source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.52.0
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.53.0
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index 00723c5d8e9e..7b70a56f313a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.52.0
+pkgver=0.53.0
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')