summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-12-16 22:07:36 +1300
committerGeorge Rawlinson2022-12-16 22:07:36 +1300
commit37b50b573f971e5bd935b183f4c8504108eb305b (patch)
tree9be50671265f78145a3436927e7e95d16adf7dd7 /PKGBUILD
parentcf800e84d6b8257f51b420167d377c33db9cff34 (diff)
downloadaur-waypoint.tar.gz
upgpkg: waypoint 0.10.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59777c5f8624..4bd761a6997f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=waypoint
-pkgver=0.10.4
+pkgver=0.10.5
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='46720cf33fd6a09261c6236c5b8cc7b9b1621e11'
+_commit='ece0f754160d7f394465b677702688d704c2588c'
source=("$pkgname::git+https://github.com/hashicorp/waypoint.git#commit=$_commit")
b2sums=('SKIP')