summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-01-26 00:11:56 +0000
committerGeorge Rawlinson2022-01-26 00:11:56 +0000
commit40f428b101c85d3d73432034ece685f7b8b09b60 (patch)
tree6053bdb8bae58caa7a407051ed524092961ec809 /PKGBUILD
parent7237b785e338f96e90144de2aa50d09afa6b591c (diff)
downloadaur-40f428b101c85d3d73432034ece685f7b8b09b60.tar.gz
upgpkg: waypoint 0.7.1-1
New upstream release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27f4f38da3cc..0b26247b641c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=waypoint
-pkgver=0.7.0
+pkgver=0.7.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='a715d0455cbe7ab824fd6e1ddcf2abf3230e8618'
+_commit='062857d161a5f2b7b9b0133fc911388c0ae888c6'
source=("$pkgname::git+https://github.com/hashicorp/waypoint.git#commit=$_commit")
b2sums=('SKIP')