diff --git a/srcpkgs/w3m/template b/srcpkgs/w3m/template index 6a1e4541382..f83a2803af2 100644 --- a/srcpkgs/w3m/template +++ b/srcpkgs/w3m/template @@ -1,7 +1,7 @@ # Template file for 'w3m' pkgname=w3m -version=0.5.3+git20230121 -revision=2 +version=0.5.5 +revision=1 build_style=gnu-configure configure_args="--libexecdir=/usr/lib --enable-image=x11,fb --with-nkf=/usr/bin/nkf @@ -12,10 +12,11 @@ makedepends="zlib-devel ncurses-devel gc-devel openssl-devel imlib2-devel short_desc="Text-based Web browser and pager (with Debian patches)" maintainer="Đoàn Trần Công Danh " license="MIT" -homepage="https://tracker.debian.org/pkg/w3m" -changelog="https://raw.githubusercontent.com/tats/w3m/master/NEWS" -distfiles="https://github.com/tats/w3m/archive/v$version.tar.gz" -checksum=fdc7d55d3c0104db26aa9759db34f37e5eee03f44c868796e3bbfb8935c96e39 +# https://github.com/tats/w3m/issues/304 +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 LDFLAGS="-lX11" @@ -45,7 +46,7 @@ do_check() { post_install() { local _file - vlicense doc/README + vlicense COPYING for _file in doc/HISTORY doc/README* doc/*.html do vdoc "$_file"