Github messages for voidlinux
 help / color / mirror / Atom feed
From: crater2150 <crater2150@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] zsh-completions: update to 0.34.0.
Date: Tue, 12 Jul 2022 15:49:49 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38025@inbox.vuxu.org> (raw)

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

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

https://github.com/crater2150/void-packages zsh-completions
https://github.com/void-linux/void-packages/pull/38025

zsh-completions: update to 0.34.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

`cheat` completions have been removed upstream, deletion no longer necessary.

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

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

From 3d67d96eeadc48152dea6d1177df98145f465143 Mon Sep 17 00:00:00 2001
From: Alexander Gehrke <void@qwertyuiop.de>
Date: Tue, 12 Jul 2022 15:44:53 +0200
Subject: [PATCH] zsh-completions: update to 0.34.0.

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

diff --git a/srcpkgs/zsh-completions/template b/srcpkgs/zsh-completions/template
index dfbb5cde85b8..407a9ad1a948 100644
--- a/srcpkgs/zsh-completions/template
+++ b/srcpkgs/zsh-completions/template
@@ -1,6 +1,6 @@
 # Template file for 'zsh-completions'
 pkgname=zsh-completions
-version=0.33.0
+version=0.34.0
 revision=2
 depends="zsh"
 short_desc="Additional completions for Zsh"
@@ -8,7 +8,7 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
 license="BSD-3-Clause, Apache-2.0, MIT"
 homepage="https://github.com/zsh-users/zsh-completions"
 distfiles="${homepage}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=39452d383d0718aa2c830edba1aa32f0ee1e40002ef6932d88699a888bd58c29
+checksum=21b6c194b15ae3992f4c2340ab249aa326a9874d46e3130bb3f292142c217fe2
 
 post_patch() {
 	rm -f src/_composer
@@ -16,7 +16,6 @@ post_patch() {
 
 do_install() {
 	vmkdir usr/share/zsh/site-functions/
-	rm src/_cheat # cheat package includes better one
 	vcopy src/_* usr/share/zsh/site-functions/
 	vlicense LICENSE
 }

             reply	other threads:[~2022-07-12 13:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-12 13:49 crater2150 [this message]
2022-07-12 14:09 ` ishaanbhimwal
2022-07-13 12:33 ` [PR PATCH] [Updated] " crater2150
2022-07-13 12:33 ` crater2150
2022-07-14 18:28 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38025@inbox.vuxu.org \
    --to=crater2150@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).