summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2017-05-08 09:04:36 -0400
committerDavid Parrish2017-05-08 09:04:36 -0400
commitec980fe3c4a31e66f9d128cf787e3913ad7ca744 (patch)
treea80040ba8ba3102dca4a53c36c8cf00e264feb98
parent899c19af75141b9956d2174f54f5d713ba1ad246 (diff)
downloadaur-ec980fe3c4a31e66f9d128cf787e3913ad7ca744.tar.gz
Update version to 0.22.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 930e0caa1b39..b138609eff74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Apr 16 14:56:06 UTC 2017
+# Mon May 8 13:04:26 UTC 2017
pkgbase = habitat
pkgdesc = Application automation framework that allows you to build applications that have automation built-in
- pkgver = 0.20.0
+ pkgver = 0.22.0
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.20.0
+ source = habitat::git+https://github.com/habitat-sh/habitat.git#tag=0.22.0
sha256sums = SKIP
pkgname = habitat
diff --git a/PKGBUILD b/PKGBUILD
index 719574c8eeed..8232df59a3c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Parrish <daveparrish@tutanota.com>
pkgname=habitat
-pkgver=0.20.0
+pkgver=0.22.0
pkgrel=1
pkgdesc="Application automation framework that allows you to build applications that have automation built-in"
arch=('x86_64')