lf: update to r18.
This commit is contained in:
parent
d653cd7714
commit
d8c5fd699e
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lf'
|
# Template file for 'lf'
|
||||||
pkgname=lf
|
pkgname=lf
|
||||||
version=r17
|
version=r18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/gokcehan/${pkgname}"
|
go_import_path="github.com/gokcehan/${pkgname}"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/gokcehan/lf"
|
homepage="https://github.com/gokcehan/lf"
|
||||||
distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
|
distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
|
||||||
checksum=a6906f6c40de8cbd643d0dc6a7a25b83a6403f0e87a8352289189bea17123342
|
checksum=b9aba66ee8f0ca8229d4d3c0956fa7a7fd71a7e099e119d5609d29a1d9019344
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
@ -19,5 +19,6 @@ post_install() {
|
||||||
vman lf.1
|
vman lf.1
|
||||||
vcompletion etc/lf.fish fish
|
vcompletion etc/lf.fish fish
|
||||||
vcompletion etc/lf.zsh zsh
|
vcompletion etc/lf.zsh zsh
|
||||||
|
vcompletion etc/lf.bash bash
|
||||||
vinstall lf.desktop 644 usr/share/applications
|
vinstall lf.desktop 644 usr/share/applications
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue