mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lf: update to r31.
This commit is contained in:
parent
f1108fdd84
commit
975017d6e8
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'lf'
|
# Template file for 'lf'
|
||||||
pkgname=lf
|
pkgname=lf
|
||||||
version=r30
|
version=r31
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/gokcehan/${pkgname}"
|
go_import_path="github.com/gokcehan/${pkgname}"
|
||||||
go_ldflags="-X main.gVersion=$version"
|
go_ldflags="-X main.gVersion=$version"
|
||||||
short_desc="Terminal file manager"
|
short_desc="Terminal file manager"
|
||||||
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
maintainer="Daniel Lewan <daniel@teddydd.me>"
|
||||||
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=6f8bc88797710926867a74f3ef68e408e05758bb399266d2841bf0d341d4c146
|
checksum=ed47fc22c58cf4f4e4116a58c500bdb9f9ccc0b89f87be09f321e8d1431226ab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue