summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2020-10-26 18:41:02 +0000
committerJonathan Wright2020-10-26 18:41:02 +0000
commit632caf563d647aea4ba6a9be98e678b2d8bb880f (patch)
treeb0db5259114cc2a2aa11affa47496966b8731a1d /PKGBUILD
parent532612487e78a571146c18095092351e01985963 (diff)
downloadaur-632caf563d647aea4ba6a9be98e678b2d8bb880f.tar.gz
Bump package to 0.1.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9c5541ef42d..137e2fb4a87f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=waypoint-bin
-pkgver=0.1.3
+pkgver=0.1.4
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=('bdf668eacd418ca412df9a93e9c243d790653eea75df608a242965ef79998633')
+sha256sums_x86_64=('79a871123becb2efa133315ce47f540c761996e3796830c55d42e5832367ca59')
options=("!strip")
package() {