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'
|
||||
pkgname=lr
|
||||
version=1.4.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
short_desc="List files, recursively (a better ls/find/stat/du)"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/chneukirchen/lr"
|
||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||
homepage="https://github.com/leahneukirchen/lr"
|
||||
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=ddcb93b681e3128e21f0dc848dde1ab3a79942637aaf0ea5153411c5fef9a8cb
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue