summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2022-08-15 11:24:08 +0100
committerJonathan Wright2022-08-15 11:24:08 +0100
commit7b46ab35db8b3bdbc6e9537d1453d8c77b1d1b11 (patch)
treee4718c0c803d6a5d15656143153b91173edabd54 /PKGBUILD
parent1cd9a569ff02ea0a6be5262a26cb7eb22f3d034a (diff)
downloadaur-7b46ab35db8b3bdbc6e9537d1453d8c77b1d1b11.tar.gz
Bump package to 0.9.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b4652390199..0d5f4056fe0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=waypoint-bin
-pkgver=0.9.0
+pkgver=0.9.1
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=('bb5fcbbd4af22f3d2fabe85fa9f92007a6e808d5eb5c4226e60dbf7038db8d4d')
+sha256sums_x86_64=('dabc135c73a4eb9cf1378816ee6b93ec33f6ec849103bcd936c88e08da0e1bbb')
options=("!strip")
package() {