summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2022-11-04 09:47:52 +0000
committerJonathan Wright2022-11-04 09:47:52 +0000
commit9e91afcc9e3680cb96977b9e5388b71f7fbaf279 (patch)
tree3a0065134f485774f35b8efda43db7d1edb8f98c /PKGBUILD
parentac3aebeff41bd5b3f00ccffc3699258aa7577768 (diff)
downloadaur-9e91afcc9e3680cb96977b9e5388b71f7fbaf279.tar.gz
Bump package to 0.10.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d76a06a6009..8754d90304c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=waypoint-bin
-pkgver=0.10.2
+pkgver=0.10.3
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=('c04ff4aa2b620a6e2d5df307e95a72e85c80adb330e7852e33b6fa5f4adab143')
+sha256sums_x86_64=('2a97de706246b3e06147af49fe2dd6226162d9f0a2f966931eee16ecbd6eec6f')
options=("!strip")
package() {