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.19.1
version=0.20.0
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=eae70a82b06a11ac8a928ce6eba0aa58b791685092d9394a32d2e85e689ed7c2
checksum=7067925d13297ee91dfaf5aa2e0295a3049d0d8ee5da899a7baf1f5150a6d8d4
# ld: no input files
disable_parallel_build=yes

Expand Down