summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2023-06-16 12:27:16 +0100
committerJonathan Wright2023-06-16 12:27:16 +0100
commit6d725a4e6b6fed23258727770f27de80892c060a (patch)
treeb0262564e0bb68927ee18c04e5e845f328528c4e /PKGBUILD
parentde9264c6155555d9afffc608165bddc93472ac83 (diff)
downloadaur-6d725a4e6b6fed23258727770f27de80892c060a.tar.gz
Bump package to 0.11.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e294ab1d2b0b..54ec59d434f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=waypoint-bin
-pkgver=0.11.1
+pkgver=0.11.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=('849221f7bfeb1309e913d5ce4cf391184fdb5f2295ac67160e48d36550be10db')
+sha256sums_x86_64=('d825543b2b82951cce0a8ec7451eb630e1648c4b64886bca88c8b9623f8465f2')
options=("!strip")
package() {