mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
ranger: new homepage
This commit is contained in:
parent
3878927d0c
commit
e42e356b97
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ranger'
|
# Template file for 'ranger'
|
||||||
pkgname=ranger
|
pkgname=ranger
|
||||||
version=1.8.1
|
version=1.8.1
|
||||||
revision=3
|
revision=4
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -12,8 +12,8 @@ pycompile_module="$pkgname"
|
||||||
short_desc="File manager with an ncurses frontend written in Python"
|
short_desc="File manager with an ncurses frontend written in Python"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://ranger.nongnu.org"
|
homepage="https://ranger.github.io"
|
||||||
distfiles="http://ranger.nongnu.org/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1433f9f9958b104c97d4b23ab77a2ac37d3f98b826437b941052a55c01c721b4
|
checksum=1433f9f9958b104c97d4b23ab77a2ac37d3f98b826437b941052a55c01c721b4
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue