summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-10-07 20:22:40 +1300
committerGeorge Rawlinson2022-10-07 20:22:40 +1300
commit2276357b8e0d3d5686a9b9da63661327f6eb77df (patch)
tree3c2eb6b55e32e3d0a613e96d60a4f0fb4f561be3 /PKGBUILD
parent543b44c0c246e4cbd8c7c9e379483b860da059f5 (diff)
downloadaur-2276357b8e0d3d5686a9b9da63661327f6eb77df.tar.gz
upgpkg: waypoint 0.10.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1975ea4f06b7..4e201475652f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=waypoint
-pkgver=0.10.1
+pkgver=0.10.2
pkgrel=1
-pkgdesc="A tool to build, deploy, and release any application on any platform"
+pkgdesc='A tool to build, deploy, and release any application on any platform'
arch=('x86_64')
-url="https://www.waypointproject.io/"
+url='https://www.waypointproject.io/'
license=('MPL2')
makedepends=('git' 'go' 'go-bindata')
optdepends=('docker: for local development server')
options=('!lto')
-_commit='830e74dd0affdb08988a54c4b5ae2af2a297138c'
+_commit='2c9926ef815cea731983b785f8e2e187355d259c'
source=("$pkgname::git+https://github.com/hashicorp/waypoint.git#commit=$_commit")
b2sums=('SKIP')