Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] skim: update to 0.10.1
Date: Sat, 05 Nov 2022 22:02:49 +0100	[thread overview]
Message-ID: <20221105210249.Ew0AlpUGPm-AQmkek3Cxi_8OgGzaLUiXtMYrR3S75vA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40349@inbox.vuxu.org>

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

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

https://github.com/cinerea0/void-packages skim
https://github.com/void-linux/void-packages/pull/40349

skim: update to 0.10.1
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From a27a42be39ea90c37cb71c0ec0c498a47a64781a Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 5 Nov 2022 17:02:18 -0400
Subject: [PATCH] skim: update to 0.10.1

---
 srcpkgs/skim/template | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/skim/template b/srcpkgs/skim/template
index 0bc25a572437..e17937de126d 100644
--- a/srcpkgs/skim/template
+++ b/srcpkgs/skim/template
@@ -1,26 +1,29 @@
 # Template file for 'skim'
 pkgname=skim
-version=0.9.4
-revision=2
+version=0.10.1
+revision=1
 build_style=cargo
 short_desc="Fuzzy Finder in rust"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/lotabout/skim"
+changelog="https://raw.githubusercontent.com/lotabout/skim/master/CHANGELOG.md"
 distfiles="https://github.com/lotabout/skim/archive/v${version}.tar.gz"
-checksum=5ec639c34c7657be4f7f990e9ad0d8d0a7a979eba68daa7c100126ce06702a1b
+checksum=7ff0626a185c06eca2e71858a1d656aed08b3932db8a6f6f59651d3e7a5e515f
 
 post_install() {
 	vbin bin/sk-tmux
+
 	vman man/man1/sk.1
 	vman man/man1/sk-tmux.1
-	vlicense LICENSE
-
-	vinstall plugin/skim.vim 644 usr/share/vim/vimfiles/plugin
 
-	vinstall shell/completion.bash 644 usr/share/skim
-	vinstall shell/completion.zsh 644 usr/share/skim
+	vcompletion shell/completion.bash bash sk
+	vcompletion shell/completion.zsh zsh sk
 	vinstall shell/key-bindings.zsh 644 usr/share/skim
 	vinstall shell/key-bindings.bash 644 usr/share/skim
 	vinstall shell/key-bindings.fish 644 usr/share/skim
+
+	vinstall plugin/skim.vim 644 usr/share/vim/vimfiles/plugin
+
+	vlicense LICENSE
 }

  reply	other threads:[~2022-11-05 21:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-05 20:32 [PR PATCH] " cinerea0
2022-11-05 21:02 ` cinerea0 [this message]
2022-11-05 22:07 ` [PR PATCH] [Updated] " cinerea0
2022-11-07 22:24 ` cinerea0
2022-11-08 20:36 ` [PR PATCH] [Merged]: " leahneukirchen

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=20221105210249.Ew0AlpUGPm-AQmkek3Cxi_8OgGzaLUiXtMYrR3S75vA@z \
    --to=cinerea0@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).