walker: update to 0.13.11.

This commit is contained in:
Xavier Fortier 2025-07-20 14:13:35 -04:00 committed by classabbyamp
parent 0c0610808f
commit 6e04319ca5

View file

@ -1,6 +1,6 @@
# Template file for 'walker' # Template file for 'walker'
pkgname=walker pkgname=walker
version=0.12.33 version=0.13.11
revision=1 revision=1
build_style=go build_style=go
build_helper="gir" build_helper="gir"
@ -15,7 +15,7 @@ license="MIT"
homepage="https://github.com/abenz1267/walker" homepage="https://github.com/abenz1267/walker"
changelog="https://github.com/abenz1267/walker/releases" changelog="https://github.com/abenz1267/walker/releases"
distfiles="https://github.com/abenz1267/walker/archive/v${version}.tar.gz" distfiles="https://github.com/abenz1267/walker/archive/v${version}.tar.gz"
checksum=2757aa67843c3e28af39c301735a3304b65eaedf8224a92aaa070017aac34687 checksum=6d12b40412e91ef4f6e79fa47b6b22daf3ebae2ffe5a583fdf39dd5982f8afed
make_check=no # no tests and slog warnings make it fail make_check=no # no tests and slog warnings make it fail
do_build() { do_build() {