diff --git a/srcpkgs/lf/template b/srcpkgs/lf/template index f82e08182fa..ca0cab3d1be 100644 --- a/srcpkgs/lf/template +++ b/srcpkgs/lf/template @@ -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 " 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 - }