From 6d23aa721ca1155524e339f693384814b971b53d Mon Sep 17 00:00:00 2001 From: Adam Price Date: Sat, 28 Mar 2026 21:41:51 -0400 Subject: [PATCH] w3m: update to 0.5.6. --- srcpkgs/w3m/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/w3m/template b/srcpkgs/w3m/template index f83a2803af2e98..11161432954060 100644 --- a/srcpkgs/w3m/template +++ b/srcpkgs/w3m/template @@ -1,6 +1,6 @@ # Template file for 'w3m' pkgname=w3m -version=0.5.5 +version=0.5.6 revision=1 build_style=gnu-configure configure_args="--libexecdir=/usr/lib --enable-image=x11,fb @@ -16,7 +16,7 @@ license="MIT" homepage="https://sr.ht/~rkta/w3m/" changelog="https://git.sr.ht/~rkta/w3m/blob/master/ChangeLog" distfiles="https://git.sr.ht/~rkta/w3m/archive/v${version}.tar.gz" -checksum=b271c86b13be2207700230cb3f9061271ea37fd1ace199f48b72ea542a529a0f +checksum=8dd652cd3f31817d68c7263c34eeffb50118c80be19e1159bf8cbf763037095e LDFLAGS="-lX11"