less: fix update-check, add changelog
This commit is contained in:
parent
f1598dd4ac
commit
29347de59f
|
@ -9,5 +9,6 @@ short_desc="Pager program similar to more(1)"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.greenwoodsoftware.com/less"
|
||||
changelog="https://raw.githubusercontent.com/gwsw/less/master/NEWS"
|
||||
distfiles="http://www.greenwoodsoftware.com/less/less-${version}.tar.gz"
|
||||
checksum=a69abe2e0a126777e021d3b73aa3222e1b261f10e64624d41ec079685a6ac209
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
site='https://greenwoodsoftware.com/less/release.txt'
|
||||
pattern='\d+'
|
||||
site="https://greenwoodsoftware.com/less/download.html"
|
||||
|
|
Loading…
Reference in New Issue