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/elinks/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'elinks'
pkgname=elinks
version=0.18.0
version=0.19.1
revision=1
build_style=gnu-configure
configure_args="--enable-true-color --enable-fastmem --without-spidermonkey"
Expand All @@ -13,7 +13,7 @@ license="GPL-2.0-only"
homepage="https://github.com/rkd77/elinks"
changelog="https://raw.githubusercontent.com/rkd77/elinks/master/NEWS"
distfiles="https://github.com/rkd77/elinks/archive/v${version}.tar.gz"
checksum=b4200c17dfe5574daddeceda69a42ef8f2459fc43e92cac73dcf30c3343c95a5
checksum=eae70a82b06a11ac8a928ce6eba0aa58b791685092d9394a32d2e85e689ed7c2
# ld: no input files
disable_parallel_build=yes

Expand Down