summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2022-10-04 10:23:23 +0100
committerJonathan Wright2022-10-04 10:23:23 +0100
commitac3aebeff41bd5b3f00ccffc3699258aa7577768 (patch)
treef00524dd4d9682828bd98e2b77b1596671961414 /PKGBUILD
parent60b14155b832d1c0b6ed38de54f4168359a0a66c (diff)
downloadaur-ac3aebeff41bd5b3f00ccffc3699258aa7577768.tar.gz
Bump package to 0.10.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9aa143d9906e..8d76a06a6009 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=waypoint-bin
-pkgver=0.10.1
+pkgver=0.10.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=('2366796f6f76a3491f99818245419c5e48fc4fc4352d0499599f10db97502698')
+sha256sums_x86_64=('c04ff4aa2b620a6e2d5df307e95a72e85c80adb330e7852e33b6fa5f4adab143')
options=("!strip")
package() {