summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2023-07-18 19:30:27 +0100
committerJonathan Wright2023-07-18 19:30:27 +0100
commit5305798a76076b8a9dd83a84b00db4f3ea884e09 (patch)
treea945c67d070322311a18824a13943943924e8b74 /PKGBUILD
parent6d725a4e6b6fed23258727770f27de80892c060a (diff)
downloadaur-5305798a76076b8a9dd83a84b00db4f3ea884e09.tar.gz
Bump package to 0.11.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54ec59d434f8..9e6a7def19ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=waypoint-bin
-pkgver=0.11.2
+pkgver=0.11.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=('d825543b2b82951cce0a8ec7451eb630e1648c4b64886bca88c8b9623f8465f2')
+sha256sums_x86_64=('17e9e39bf8ffc658ae162c8dc3418a16752109042c2e5f1e07896b117c3616d1')
options=("!strip")
package() {