mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
lf: update to r33.
This commit is contained in:
parent
6ea744b042
commit
32cbf463a8
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lf'
|
||||
pkgname=lf
|
||||
version=r32
|
||||
revision=2
|
||||
version=r33
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/gokcehan/${pkgname}"
|
||||
go_ldflags="-X main.gVersion=$version"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/gokcehan/lf"
|
||||
distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
|
||||
checksum=01531e7a78d8bfbe14739072e93446d003f0e4ce12032a26671fa326b73bc911
|
||||
checksum=045565197a9c12a14514b85c153dae4ee1bcd3b4313d60aec5004239d8d785a0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
@ -26,5 +26,4 @@ post_install() {
|
|||
vsconf etc/lfcd.fish
|
||||
vsconf etc/lfcd.csh
|
||||
vsconf etc/lfcd.nu
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue