summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2022-05-23 11:17:29 +0100
committerJonathan Wright2022-05-23 11:17:29 +0100
commit376a3614969d94df0d88c119d7c5ca57cdfea09f (patch)
treec0656dbbb5657ca564b3ae1bf5163b53458670b3 /PKGBUILD
parent66b1838ac95db0f93ef4f0d8253f3791bd15022a (diff)
downloadaur-376a3614969d94df0d88c119d7c5ca57cdfea09f.tar.gz
Bump package to 0.8.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e2a754d9cf0..d719e91c6e5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=waypoint-bin
-pkgver=0.8.1
+pkgver=0.8.2
pkgrel=1
pkgdesc="Consistent developer workflow tool"
arch=('x86_64')
@@ -11,7 +11,7 @@ makedepends=('unzip')
provides=("waypoint=${pkgver}")
source_x86_64=("waypoint-${pkgver}.zip::https://releases.hashicorp.com/waypoint/${pkgver}/waypoint_${pkgver}_linux_amd64.zip")
-sha256sums_x86_64=('ec2ef7e11f3e1b9ba4a71cc23478f2d60445baddab92d05782d03a6a5e9a824e')
+sha256sums_x86_64=('bc5ee76b94641b87b190073f31e74f822f0d290404c71659e6cd1aa69425ed6e')
options=("!strip")
package() {