summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramble2018-08-20 10:01:09 -0700
committerTrevor Bramble2018-08-20 10:01:09 -0700
commit2c3796ab13185884ee3b2831f95052a8cad4cd7b (patch)
treee5faeea45c26ec3e16deff63dc5f6722e01a8530
parent1296e9076e5e5167917665c196541e50d3b1a69b (diff)
downloadaur-2c3796ab13185884ee3b2831f95052a8cad4cd7b.tar.gz
Update version: 0.59.0 → 0.61.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42a3fca8cdbe..7a88dcab7a9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jul 25 18:04:48 UTC 2018
+# Mon Aug 20 17:00:16 UTC 2018
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.59.0
+ pkgver = 0.61.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.59.0
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.61.0
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index 211a2126934d..60e1de6e09b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trevor Bramble <inbox@trevorbramble.com>
pkgname=habitat
-pkgver=0.59.0
+pkgver=0.61.0
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')