Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/w3m/template
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"

Expand Down
Loading