summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2021-11-04 19:56:53 +0000
committerJonathan Wright2021-11-04 19:56:53 +0000
commit7d7cf02d35fb7c4c9caac8fcb58ac78d6fe15bf6 (patch)
tree39997bfce57caffec2c4c2602921b6524ae71d4b /PKGBUILD
parentfd3bc448c89d24f576b7af24aa76a982736f02a7 (diff)
downloadaur-7d7cf02d35fb7c4c9caac8fcb58ac78d6fe15bf6.tar.gz
Bump package to 0.6.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae734f6bf18c..b30dc068cf29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=waypoint-bin
-pkgver=0.6.1
+pkgver=0.6.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=('a6194624254a94147c468e0e99aeebb616a4820a593f2a8707704d9c467cba80')
+sha256sums_x86_64=('f8652c6ed09dbae6651ff63bc3cc87d748cc7ddd72c0929adcc6572cab132e21')
options=("!strip")
package() {