Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] cheat: update to 4.2.0
Date: Tue, 01 Dec 2020 00:26:56 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26846@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages cheat
https://github.com/void-linux/void-packages/pull/26846

cheat: update to 4.2.0


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

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

From 100d3fcc15956577d5497e7e7997403caab62671 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 30 Nov 2020 17:26:53 -0600
Subject: [PATCH] cheat: update to 4.2.0

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

diff --git a/srcpkgs/cheat/template b/srcpkgs/cheat/template
index af2daed5856..d402f8cbda9 100644
--- a/srcpkgs/cheat/template
+++ b/srcpkgs/cheat/template
@@ -1,6 +1,6 @@
 # Template file for 'cheat'
 pkgname=cheat
-version=4.1.0
+version=4.2.0
 revision=1
 build_style=go
 go_import_path="github.com/cheat/cheat/cmd/cheat"
@@ -9,11 +9,11 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MIT"
 homepage="https://github.com/cheat/cheat"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=b392c3a77eda61f4b1f0991cb30c6202f74472713293e73f645fb697665ca72c
+checksum=23c3c30fe1ad63916718eef534dcef22c0ae607695f74860180304c5cde3ea49
 
 post_install() {
 	vman doc/cheat.1
-	vinstall scripts/cheat.bash 644 usr/share/bash-completion/completions cheat
-	vinstall scripts/cheat.fish 644 usr/share/fish/vendor_completions.d
+	vcompletion scripts/cheat.bash bash cheat
+	vcompletion scripts/cheat.fish fish cheat
 	vlicense LICENSE.txt
 }

             reply	other threads:[~2020-11-30 23:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-30 23:26 ndowens [this message]
2020-12-01 21:06 ` [PR PATCH] [Merged]: " ahesford

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-26846@inbox.vuxu.org \
    --to=ndowens@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).