diff --git a/srcpkgs/wander/template b/srcpkgs/wander/template index e5e8718c565..d601a5876cd 100644 --- a/srcpkgs/wander/template +++ b/srcpkgs/wander/template @@ -1,16 +1,17 @@ # Template file for 'wander' pkgname=wander -version=0.11.1 +version=0.11.2 revision=1 build_style=go build_helper="qemu" go_import_path="github.com/robinovitch61/wander" +go_ldflags="-X ${go_import_path}/cmd.Version=v${version}" short_desc="Terminal application for HashiCorp Nomad" maintainer="Toyam Cox " license="MIT" homepage="https://github.com/robinovitch61/wander" distfiles="https://github.com/robinovitch61/wander/archive/refs/tags/v${version}.tar.gz" -checksum=84d543cdec93d2b6e23af85a27c9ccdde2c692d50ee738d902f24888c7456bf1 +checksum=31aa68556b4b3dcce3602e34e549b5ff1cfce2ea79fe9b9c205b779260de4298 post_install() { for sh in fish bash zsh; do