We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af16735 commit 0f24489Copy full SHA for 0f24489
srcpkgs/lf/template
@@ -1,6 +1,6 @@
1
# Template file for 'lf'
2
pkgname=lf
3
-version=r39
+version=r40
4
revision=1
5
build_style=go
6
go_import_path="github.com/gokcehan/${pkgname}"
@@ -11,7 +11,7 @@ license="MIT"
11
homepage="https://github.com/gokcehan/lf"
12
changelog="https://raw.githubusercontent.com/gokcehan/lf/master/CHANGELOG.md"
13
distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
14
-checksum=1393f86a2387534dd5321754846e0fe39df55a7345ef2b19f349eb6ae96aaaf7
+checksum=43a78f66728dbbbd6848a074dd3d70e8ce7ef22e428de81a89bf2da174226a26
15
16
post_install() {
17
vlicense LICENSE
0 commit comments