Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] s: install fish completion
@ 2019-10-16 15:39 voidlinux-github
  2019-10-16 18:44 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-16 15:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 s-completion
https://github.com/void-linux/void-packages/pull/15536

s: install fish completion
None

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

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

From 8a53777db11ec60eba6fbe43e8e8bf54578d8ab1 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Tue, 15 Oct 2019 23:12:27 +0200
Subject: [PATCH] s: install fish completion

---
 srcpkgs/s/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/s/template b/srcpkgs/s/template
index 7b49e278e78..f7669a2c7e6 100644
--- a/srcpkgs/s/template
+++ b/srcpkgs/s/template
@@ -1,12 +1,12 @@
 # Template file for 's'
 pkgname=s
 version=0.5.14
-revision=1
+revision=2
 build_style=go
 go_import_path=github.com/zquestz/s
 hostmakedepends="git"
 short_desc="Web search from the terminal"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/zquestz/s"
 distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz"
@@ -14,4 +14,5 @@ checksum=c32eedf6a4080cbe221c902cf7f63b1668b3927edfc448d963d69ed66c8ec2fb
 
 post_install() {
 	vlicense LICENSE
+	vinstall autocomplete/s.fish 644 usr/share/fish/completions
 }

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

* Re: [PR PATCH] [Merged]: s: install fish completion
  2019-10-16 15:39 [PR PATCH] s: install fish completion voidlinux-github
@ 2019-10-16 18:44 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-16 18:44 UTC (permalink / raw)
  To: ml

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

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

s: install fish completion
https://github.com/void-linux/void-packages/pull/15536

Description:
None

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

end of thread, other threads:[~2019-10-16 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-16 15:39 [PR PATCH] s: install fish completion voidlinux-github
2019-10-16 18:44 ` [PR PATCH] [Merged]: " voidlinux-github

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).