summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-07-30 20:45:36 +1200
committerGeorge Rawlinson2022-07-30 20:45:36 +1200
commit5f902f50e681b3aa974b02acf8500a8c194424f1 (patch)
tree948075a0994b95df0d99fb048dbfe706285d5843 /PKGBUILD
parentc4d81e3251327d590adc463c8a4cb4199ac9e573 (diff)
downloadaur-5f902f50e681b3aa974b02acf8500a8c194424f1.tar.gz
upgpkg: waypoint 0.9.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b6d1d3cb30a..7caf7960e15b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=waypoint
-pkgver=0.9.0
+pkgver=0.9.1
pkgrel=1
pkgdesc="A tool to build, deploy, and release any application on any platform"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MPL2')
makedepends=('git' 'go' 'go-bindata')
optdepends=('docker: for local development server')
options=('!lto')
-_commit='2a7b89036dab4564a33a6e5925dd3f9e19a089ec'
+_commit='9562f453c328fd1f58df4e62f22ece2fbe17660a'
source=("$pkgname::git+https://github.com/hashicorp/waypoint.git#commit=$_commit")
b2sums=('SKIP')