summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2020-10-15 17:55:00 +0100
committerJonathan Wright2020-10-15 17:55:00 +0100
commita579e21b9fe10799793e347f311cef82f99b1245 (patch)
tree9780dddfecdaf25b92b2b9e0f3e07ececf5a372d /PKGBUILD
parent8bfd069ce1cf66c9f4545dbb05e107a1bf249331 (diff)
downloadaur-a579e21b9fe10799793e347f311cef82f99b1245.tar.gz
Bump package to 0.1.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a1a1f147652..c938267605da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=waypoint-bin
-pkgver=0.1.0
+pkgver=0.1.1
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=('ce8ca2323a95f7497d6e6ca0b338191c55c13e05ed8337de0c19fe9cd8a0d015')
+sha256sums_x86_64=('3043153444c2207a50513e9696dea54f6a3b2b84eb9d6363ff9340a6e8ff4ccc')
options=("!strip")
package() {