wander: update to 0.11.2.

This commit is contained in:
classabbyamp 2023-10-30 14:34:17 -04:00
parent 3edf48e6d3
commit ecd6da4586
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

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