summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2017-05-22 12:08:08 -0400
committerDavid Parrish2017-05-22 12:08:08 -0400
commit401aaf9ad7a28b287cd9446e9686dfd96f96b5fc (patch)
treeca1d5978b8c26855e915fd1f28e29a32ee6bbd57
parentbb78369012ebc369cb85022643124772b31a077c (diff)
downloadaur-401aaf9ad7a28b287cd9446e9686dfd96f96b5fc.tar.gz
Update version to 0.24.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e079b707568b..f2e34825d535 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat May 13 16:41:42 UTC 2017
+# Mon May 22 16:07:50 UTC 2017
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.23.0
+ pkgver = 0.24.1
pkgrel = 1
url = https://www.habitat.sh/
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = habitat
makedepends = cargo
depends = libarchive
depends = libsodium
- source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.23.0
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.24.1
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index 44e446cdef90..5114161691a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=habitat
-pkgver=0.23.0
+pkgver=0.24.1
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')