From d848052a46f5cb8c0fcc3c67d0a427546496cd6e Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 14 Jun 2025 13:09:05 -0400 Subject: [PATCH] wander: update to 1.1.0. --- srcpkgs/wander/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wander/template b/srcpkgs/wander/template index 1385547c896..c5023fea602 100644 --- a/srcpkgs/wander/template +++ b/srcpkgs/wander/template @@ -1,7 +1,7 @@ # Template file for 'wander' pkgname=wander -version=0.14.1 -revision=2 +version=1.1.0 +revision=1 build_style=go build_helper="qemu" go_import_path="github.com/robinovitch61/wander" @@ -11,7 +11,7 @@ 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=c3a828b7ef81f426fbabe8dca033418e4b50ffb220cf7e8d043199297bf8b184 +checksum=59a939205c133e3d4514dd958581b25b24ad83d72cc911d1a8b912423970cac0 post_install() { for sh in fish bash zsh; do