Github messages for voidlinux
 help / color / mirror / Atom feed
From: jbenden <jbenden@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] newsboat: update to 2.21.
Date: Fri, 02 Oct 2020 10:05:22 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25270@inbox.vuxu.org> (raw)

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

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

https://github.com/jbenden/void-packages newsboat-2.21
https://github.com/void-linux/void-packages/pull/25270

newsboat: update to 2.21.
Newsboat update to 2.21

Tested locally and functions.
Signed-off-by: Joseph Benden <joe@benden.us>

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

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

From ad5e605d9cdf7acbec4780e78a0270b0e828eac5 Mon Sep 17 00:00:00 2001
From: Joseph Benden <joe@benden.us>
Date: Fri, 2 Oct 2020 01:03:58 -0700
Subject: [PATCH] newsboat: update to 2.21.

Signed-off-by: Joseph Benden <joe@benden.us>
---
 srcpkgs/newsboat/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/newsboat/template b/srcpkgs/newsboat/template
index 2de75817d2c..3ae5f8bbdf9 100644
--- a/srcpkgs/newsboat/template
+++ b/srcpkgs/newsboat/template
@@ -1,7 +1,7 @@
 # Template file for 'newsboat'
 pkgname=newsboat
-version=2.19
-revision=2
+version=2.21
+revision=1
 build_style=configure
 build_helper="rust"
 configure_script="./config.sh"
@@ -16,7 +16,7 @@ license="MIT"
 homepage="https://newsboat.org/"
 changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md"
 distfiles="https://newsboat.org/releases/${version}/newsboat-${version}.tar.xz"
-checksum=ba484c825bb903daf6d33d55126107b59e41111b455d368362208f1825403d1b
+checksum=0c46b3dd46bb578dd6dd4915db4cfdffb4352ab258f251080ad14655c75a9c31
 
 do_check() {
 	make test
@@ -25,7 +25,7 @@ do_check() {
 
 post_install() {
 	vlicense LICENSE
-	vsconf doc/example-bookmark-plugin.sh bookmark-plugin.sh
+	vsconf doc/examples/example-bookmark-plugin.sh bookmark-plugin.sh
 	mv "${DESTDIR}/usr/share/doc/newsboat/examples/config" \
 		"${DESTDIR}/usr/share/examples/newsboat"
 	vcopy contrib usr/share/examples/newsboat

             reply	other threads:[~2020-10-02  8:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-02  8:05 jbenden [this message]
2020-10-02 19:16 ` daniel-eys
2020-10-02 19:35 ` [PR PATCH] [Closed]: " jbenden

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