summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2022-07-06 10:36:21 +0100
committerJonathan Wright2022-07-06 10:36:21 +0100
commit1cd9a569ff02ea0a6be5262a26cb7eb22f3d034a (patch)
tree04361fda401ae5f2304ee204a2e9f8049eb0aaf6 /PKGBUILD
parent376a3614969d94df0d88c119d7c5ca57cdfea09f (diff)
downloadaur-1cd9a569ff02ea0a6be5262a26cb7eb22f3d034a.tar.gz
Bump package to 0.9.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d719e91c6e5a..4b4652390199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=waypoint-bin
-pkgver=0.8.2
+pkgver=0.9.0
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=('bc5ee76b94641b87b190073f31e74f822f0d290404c71659e6cd1aa69425ed6e')
+sha256sums_x86_64=('bb5fcbbd4af22f3d2fabe85fa9f92007a6e808d5eb5c4226e60dbf7038db8d4d')
options=("!strip")
package() {