summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2021-09-10 14:11:10 +0100
committerJonathan Wright2021-09-10 14:11:10 +0100
commit27519237621aee0b5fc6608c52d056ebb42923b1 (patch)
tree199772affdac8eacd8eca1819a9e1bb30d4db394 /PKGBUILD
parent3fb1eb7b79b5054dd71a4d247b40491b7fb4a179 (diff)
downloadaur-27519237621aee0b5fc6608c52d056ebb42923b1.tar.gz
Bump package to 0.5.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b5778a52ece..1b9b9deed772 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=waypoint-bin
-pkgver=0.5.1
+pkgver=0.5.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=('da710d48b29b033ba7d26268eac3f604bd88284ffe0355e9c3fb88ca59562124')
+sha256sums_x86_64=('8e9f53d525e5f49e57f65c58ed8caea569b5fd0dcff44c380d103782d077d4d9')
options=("!strip")
package() {