mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lr: update upstream urls
This commit is contained in:
parent
687d5aff29
commit
c41cf9585f
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'lr'
|
# Template file for 'lr'
|
||||||
pkgname=lr
|
pkgname=lr
|
||||||
version=1.4.1
|
version=1.4.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="List files, recursively (a better ls/find/stat/du)"
|
short_desc="List files, recursively (a better ls/find/stat/du)"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/chneukirchen/lr"
|
homepage="https://github.com/leahneukirchen/lr"
|
||||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=ddcb93b681e3128e21f0dc848dde1ab3a79942637aaf0ea5153411c5fef9a8cb
|
checksum=ddcb93b681e3128e21f0dc848dde1ab3a79942637aaf0ea5153411c5fef9a8cb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue