wander: update to 1.1.0.

This commit is contained in:
classabbyamp 2025-06-14 13:09:05 -04:00
parent fb260837a3
commit d848052a46
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'wander' # Template file for 'wander'
pkgname=wander pkgname=wander
version=0.14.1 version=1.1.0
revision=2 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"
@ -11,7 +11,7 @@ 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=c3a828b7ef81f426fbabe8dca033418e4b50ffb220cf7e8d043199297bf8b184 checksum=59a939205c133e3d4514dd958581b25b24ad83d72cc911d1a8b912423970cac0
post_install() { post_install() {
for sh in fish bash zsh; do for sh in fish bash zsh; do