Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] newsraft: update to 0.24
@ 2024-04-05 19:56 balejk
  2024-04-06 13:27 ` BryceVandegrift
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: balejk @ 2024-04-05 19:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/balejk/void-packages newsraft-0.24
https://github.com/void-linux/void-packages/pull/49724

newsraft: update to 0.24
Also update project location.

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)

Cc: @BryceVandegrift


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

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

From f0c2c7794651738a97b4bc3036aba4ed7a0c4d62 Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Fri, 5 Apr 2024 21:47:33 +0200
Subject: [PATCH] newsraft: update to 0.24

Also update project location.
---
 srcpkgs/newsraft/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/newsraft/template b/srcpkgs/newsraft/template
index 74e39db007e91d..ed9b27450312fe 100644
--- a/srcpkgs/newsraft/template
+++ b/srcpkgs/newsraft/template
@@ -1,6 +1,6 @@
 # Template file for 'newsraft'
 pkgname=newsraft
-version=0.19
+version=0.24
 revision=1
 build_style=gnu-makefile
 make_install_args="EXAMPLES_DIR=${DESTDIR}/usr/share/examples/newsraft"
@@ -9,10 +9,10 @@ makedepends="libcurl-devel expat-devel gumbo-parser-devel ncurses-devel sqlite-d
 short_desc="Feed reader with ncurses user interface"
 maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
 license="ISC"
-homepage="https://codeberg.org/grisha/newsraft"
-changelog="https://codeberg.org/grisha/newsraft/releases"
-distfiles="https://codeberg.org/grisha/newsraft/archive/newsraft-${version}.tar.gz"
-checksum=6f7b578609f543f65b63dc0ba2fd904cc7b71d4f33f84ef052fe704c5156b605
+homepage="https://codeberg.org/newsraft/newsraft"
+changelog="https://codeberg.org/newsraft/newsraft/releases"
+distfiles="https://codeberg.org/newsraft/newsraft/archive/newsraft-${version}.tar.gz"
+checksum=1bc072350cee8960880cef0f749922c9474d91c9df467a0645b1632fbddb48f5
 
 post_install() {
 	vlicense doc/license.txt

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

end of thread, other threads:[~2024-04-10 15:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-05 19:56 [PR PATCH] newsraft: update to 0.24 balejk
2024-04-06 13:27 ` BryceVandegrift
2024-04-06 18:52 ` balejk
2024-04-07  2:48 ` BryceVandegrift
2024-04-10 15:35 ` [PR PATCH] [Merged]: " cinerea0

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