ranger: add changelog
This commit is contained in:
parent
199f0e5664
commit
bd52c5c04f
|
@ -3,7 +3,6 @@ pkgname=ranger
|
|||
version=1.9.3
|
||||
revision=5
|
||||
build_style=python3-module
|
||||
pycompile_module="ranger"
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
|
@ -12,5 +11,6 @@ short_desc="File manager with an ncurses frontend written in Python"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://ranger.github.io"
|
||||
changelog="https://raw.githubusercontent.com/ranger/ranger/master/CHANGELOG.md"
|
||||
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ce088a04c91c25263a9675dc5c43514b7ec1b38c8ea43d9a9d00923ff6cdd251
|
||||
|
|
Loading…
Reference in New Issue