Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lf: update to r17.
@ 2020-10-11  8:31 TeddyDD
  2020-10-11 10:10 ` [PR PATCH] [Updated] " TeddyDD
  2020-10-14 14:49 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: TeddyDD @ 2020-10-11  8:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 307 bytes --]

There is a new pull request by TeddyDD against master on the void-packages repository

https://github.com/TeddyDD/void-packages-1 update-lf
https://github.com/void-linux/void-packages/pull/25513

lf: update to r17.


A patch file from https://github.com/void-linux/void-packages/pull/25513.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-lf-25513.patch --]
[-- Type: text/x-diff, Size: 970 bytes --]

From 76ff7ea202125587467bba41a60defacfa0b5243 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Sun, 11 Oct 2020 10:30:38 +0200
Subject: [PATCH] lf: update to r17.

---
 srcpkgs/lf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lf/template b/srcpkgs/lf/template
index ca60fe15b2e..638ba6d96e2 100644
--- a/srcpkgs/lf/template
+++ b/srcpkgs/lf/template
@@ -1,6 +1,6 @@
 # Template file for 'lf'
 pkgname=lf
-version=r16
+version=r17
 revision=1
 build_style=go
 go_import_path="github.com/gokcehan/${pkgname}"
@@ -11,7 +11,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/gokcehan/lf"
 distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
-checksum=92031b31c194f0af11fc0f00d575db0dc9bb2c6c80bccc73fa19de02e82d00b1
+checksum=a6906f6c40de8cbd643d0dc6a7a25b83a6403f0e87a8352289189bea17123342
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] lf: update to r17.
  2020-10-11  8:31 [PR PATCH] lf: update to r17 TeddyDD
@ 2020-10-11 10:10 ` TeddyDD
  2020-10-14 14:49 ` [PR PATCH] [Closed]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: TeddyDD @ 2020-10-11 10:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

There is an updated pull request by TeddyDD against master on the void-packages repository

https://github.com/TeddyDD/void-packages-1 update-lf
https://github.com/void-linux/void-packages/pull/25513

lf: update to r17.


A patch file from https://github.com/void-linux/void-packages/pull/25513.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-lf-25513.patch --]
[-- Type: text/x-diff, Size: 1253 bytes --]

From 2587cdae6e246b85d44cb3a9d54c08da14c7cf2a Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Sun, 11 Oct 2020 10:30:38 +0200
Subject: [PATCH] lf: update to r17.

---
 srcpkgs/lf/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/lf/template b/srcpkgs/lf/template
index ca60fe15b2e..304b10b6209 100644
--- a/srcpkgs/lf/template
+++ b/srcpkgs/lf/template
@@ -1,6 +1,6 @@
 # Template file for 'lf'
 pkgname=lf
-version=r16
+version=r17
 revision=1
 build_style=go
 go_import_path="github.com/gokcehan/${pkgname}"
@@ -11,13 +11,13 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/gokcehan/lf"
 distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
-checksum=92031b31c194f0af11fc0f00d575db0dc9bb2c6c80bccc73fa19de02e82d00b1
+checksum=a6906f6c40de8cbd643d0dc6a7a25b83a6403f0e87a8352289189bea17123342
 
 post_install() {
 	vlicense LICENSE
 	vsconf etc/lfrc.example lfrc
 	vman lf.1
-	vinstall etc/lf.fish 644 usr/share/fish/vendor_completions.d
-	vinstall etc/lf.zsh 644 usr/share/zsh/site-functions _lf
+	vcompletion etc/lf.fish fish
+	vcompletion etc/lf.zsh zsh
 	vinstall lf.desktop 644 usr/share/applications
 }

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: lf: update to r17.
  2020-10-11  8:31 [PR PATCH] lf: update to r17 TeddyDD
  2020-10-11 10:10 ` [PR PATCH] [Updated] " TeddyDD
@ 2020-10-14 14:49 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-10-14 14:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 152 bytes --]

There's a closed pull request on the void-packages repository

lf: update to r17.
https://github.com/void-linux/void-packages/pull/25513

Description:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-14 14:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-11  8:31 [PR PATCH] lf: update to r17 TeddyDD
2020-10-11 10:10 ` [PR PATCH] [Updated] " TeddyDD
2020-10-14 14:49 ` [PR PATCH] [Closed]: " ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).