summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2020-10-17 09:56:57 +0100
committerJonathan Wright2020-10-17 09:56:57 +0100
commitd1672136a40b7c6c7184b8a5419899da9b23a2ce (patch)
tree4866391a3af11ecd96b9d5c7c1680a9fa1102914 /PKGBUILD
parenta579e21b9fe10799793e347f311cef82f99b1245 (diff)
downloadaur-d1672136a40b7c6c7184b8a5419899da9b23a2ce.tar.gz
Bump package to 0.1.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c938267605da..9522a39ed684 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=waypoint-bin
-pkgver=0.1.1
+pkgver=0.1.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=('3043153444c2207a50513e9696dea54f6a3b2b84eb9d6363ff9340a6e8ff4ccc')
+sha256sums_x86_64=('05c2be901fa0cc24e4bd40c96267f9af7d8b62fe75e0a2f1b5862179bbc81c11')
options=("!strip")
package() {