summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Wright2020-10-20 07:55:50 +0100
committerJonathan Wright2020-10-20 07:55:50 +0100
commit532612487e78a571146c18095092351e01985963 (patch)
treef1d974b8a8bda4416b7fd0c7a6f7043be584f707 /PKGBUILD
parentd1672136a40b7c6c7184b8a5419899da9b23a2ce (diff)
downloadaur-532612487e78a571146c18095092351e01985963.tar.gz
Bump package to 0.1.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9522a39ed684..e9c5541ef42d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Wright <jon@than.io>
pkgname=waypoint-bin
-pkgver=0.1.2
+pkgver=0.1.3
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=('05c2be901fa0cc24e4bd40c96267f9af7d8b62fe75e0a2f1b5862179bbc81c11')
+sha256sums_x86_64=('bdf668eacd418ca412df9a93e9c243d790653eea75df608a242965ef79998633')
options=("!strip")
package() {