Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] grc: update to 1.13
@ 2021-11-25 19:47 priner
  2021-11-25 23:54 ` [PR PATCH] [Updated] " priner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: priner @ 2021-11-25 19:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/priner/void-packages grc
https://github.com/void-linux/void-packages/pull/34246

grc: update to 1.13
<!-- Uncomment relevant sections and delete options which are not applicable -->

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





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

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

From 9de7d1e4f3b7916bb973df174f0d3c3ce11712b0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Priner?= <jan@priner.net>
Date: Thu, 25 Nov 2021 20:40:29 +0100
Subject: [PATCH] grc: update to 1.13

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

diff --git a/srcpkgs/grc/template b/srcpkgs/grc/template
index 04525b09757e..c7ac9c562a6e 100644
--- a/srcpkgs/grc/template
+++ b/srcpkgs/grc/template
@@ -1,14 +1,14 @@
 # Template file for 'grc'
 pkgname=grc
-version=1.11.3
-revision=2
+version=1.13
+revision=1
 depends="python3"
 short_desc="Colouriser for logfiles and output of commands"
 maintainer="Georg Schabel <gescha@posteo.de>"
 license="GPL-2.0-only"
 homepage="http://korpus.juls.savba.sk/~garabik/software/grc.html"
 distfiles="https://github.com/garabik/grc/archive/v${version}.tar.gz"
-checksum=b167babd8f073a68f5a3091f833e4036fb8d86504e746694747a3ee5048fa7a9
+checksum=a7b10d4316b59ca50f6b749f1d080cea0b41cb3b7258099c3eb195659d1f144f
 conf_files="/etc/grc.conf"
 
 do_install() {
@@ -21,5 +21,5 @@ do_install() {
 	vcopy colourfiles/conf.* usr/share/grc
 	vcopy grc.zsh usr/share/grc
 	vcopy grc.fish usr/share/grc
-	vcopy grc.bashrc usr/share/grc
+	vcopy grc.sh usr/share/grc
 }

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

end of thread, other threads:[~2021-11-26  0:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-25 19:47 [PR PATCH] grc: update to 1.13 priner
2021-11-25 23:54 ` [PR PATCH] [Updated] " priner
2021-11-25 23:56 ` priner
2021-11-25 23:57 ` priner
2021-11-26  0:00 ` [PR PATCH] [Merged]: " paper42

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