mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
ranger: extract update_* to external update file
This commit is contained in:
parent
e5b9728dd6
commit
3865b769c5
2 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,5 @@ short_desc="File manager with an ncurses frontend written in Python"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://ranger.nongnu.org"
|
homepage="http://ranger.nongnu.org"
|
||||||
update_site="${homepage}/download.html"
|
|
||||||
distfiles="http://ranger.nongnu.org/${pkgname}-${version}.tar.gz"
|
distfiles="http://ranger.nongnu.org/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ccb230a5d2d71ca11612b5af1ca515f9d490b51b1546678828e306252677db5e
|
checksum=ccb230a5d2d71ca11612b5af1ca515f9d490b51b1546678828e306252677db5e
|
||||||
|
|
1
srcpkgs/ranger/update
Normal file
1
srcpkgs/ranger/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
site="${homepage}/download.html"
|
Loading…
Add table
Reference in a new issue