summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2021-06-05 18:52:57 +0100
committerJonathan Wright2021-06-05 18:52:57 +0100
commite8a839613d9a42b61e4b42fdc40dc11bb6457572 (patch)
tree257f181e3a378435372b6e144491c82052730596 /PKGBUILD
parent056de0d9473d699d997545e3bd4344f4cf260877 (diff)
downloadaur-e8a839613d9a42b61e4b42fdc40dc11bb6457572.tar.gz
Bump package to 0.4.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0a5ee1b8f83..c68695afd750 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=waypoint-bin
-pkgver=0.3.2
+pkgver=0.4.0
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=('0df77efcab7e9a2153b916e4d13b92cd89d09429a483c0e1bae7b31bc13370ee')
+sha256sums_x86_64=('6414d51bf525d4f841a0aa895f322f3ef940e874e038538023c4fabb8173ce15')
options=("!strip")
package() {