Github messages for voidlinux
 help / color / mirror / Atom feed
From: bra1nwave <bra1nwave@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] lf: update to r14.
Date: Wed, 15 Apr 2020 11:22:13 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21007@inbox.vuxu.org> (raw)

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

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

https://github.com/bra1nwave/void-packages lf
https://github.com/void-linux/void-packages/pull/21007

lf: update to r14.


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

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

From b0cff034e9471e913d57ff774270df0c59a9c527 Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Wed, 15 Apr 2020 11:10:29 +0200
Subject: [PATCH] lf: update to r14.

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

diff --git a/srcpkgs/lf/template b/srcpkgs/lf/template
index dd0b00c30cb..babff4cf860 100644
--- a/srcpkgs/lf/template
+++ b/srcpkgs/lf/template
@@ -1,7 +1,7 @@
 # Template file for 'lf'
 pkgname=lf
-version=r13
-revision=2
+version=r14
+revision=1
 build_style=go
 go_import_path="github.com/gokcehan/${pkgname}"
 go_ldflags="-X main.gVersion=$version"
@@ -11,11 +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=fe99ed9785fbdc606835139c0c52c854b32b1f1449ba83567a115b21d2e882f4
+checksum=5266afa808f4612733af65289024c9eb182864f6a224fdfdf58f405a30c79644
 
 post_install() {
 	vlicense LICENSE
 	vsconf etc/lfrc.example lfrc
 	vman lf.1
-	vinstall etc/lf.fish 0644 usr/share/fish/vendor_completions.d
+	vinstall etc/lf.fish 644 usr/share/fish/vendor_completions.d
+	vinstall etc/lf.zsh 644 usr/share/zsh/site-functions _lf
+	vinstall lf.desktop 644 usr/share/applications
 }

             reply	other threads:[~2020-04-15  9:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-15  9:22 bra1nwave [this message]
2020-04-15 10:11 ` [PR PATCH] [Merged]: " Piraty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21007@inbox.vuxu.org \
    --to=bra1nwave@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).