summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2018-02-20 22:22:22 -0800
committerTrevor Bramble2018-02-20 22:22:22 -0800
commit82f512fa66ef0b07265210af558d5e5ce4a036f4 (patch)
treeed60ad81e953aa0c956e4d104b88f4f772ae39a3
parent65490954cc4c5f721bc510b5d80180499b0799b5 (diff)
downloadaur-82f512fa66ef0b07265210af558d5e5ce4a036f4.tar.gz
Update version: 0.53.0 → 0.54.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d72da1e4f692..dd5eb884d81a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 6 01:45:16 UTC 2018
+# Wed Feb 21 06:22:01 UTC 2018
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.53.0
+ pkgver = 0.54.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.53.0
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.54.0
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index 7b70a56f313a..8a61ed654883 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.53.0
+pkgver=0.54.0
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')