Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cheat: update to 4.2.0
@ 2020-11-30 23:26 ndowens
  2020-12-01 21:06 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-11-30 23:26 UTC (permalink / raw)
  To: ml

[-- 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
 }

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

* Re: [PR PATCH] [Merged]: cheat: update to 4.2.0
  2020-11-30 23:26 [PR PATCH] cheat: update to 4.2.0 ndowens
@ 2020-12-01 21:06 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-12-01 21:06 UTC (permalink / raw)
  To: ml

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

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

cheat: update to 4.2.0
https://github.com/void-linux/void-packages/pull/26846

Description:
@bra1nwave 

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

end of thread, other threads:[~2020-12-01 21:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 23:26 [PR PATCH] cheat: update to 4.2.0 ndowens
2020-12-01 21:06 ` [PR PATCH] [Merged]: " ahesford

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