summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2018-07-25 10:41:59 -0700
committerTrevor Bramble2018-07-25 10:41:59 -0700
commit438aba4a62ca9ed3285d3356c2f1b97d951594b2 (patch)
tree7e676698d5c24b7ef4a134f870cd270076d0c91e
parentd321ec7c484dfb2091809d7f5741b9972a850d2d (diff)
downloadaur-438aba4a62ca9ed3285d3356c2f1b97d951594b2.tar.gz
Update version: 0.57.0 → 0.58.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7fd785053df..2d0e9f750199 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jun 20 00:36:57 UTC 2018
+# Wed Jul 25 17:41:33 UTC 2018
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.57.0
+ pkgver = 0.58.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.57.0
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.58.0
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index 62a5ef482fad..1a561b9e674a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,7 @@
-# Maintainer: David Parrish <daveparrish@tutanota.com>
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.57.0
+pkgver=0.58.0
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')