Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qownnotes: update to 23.6.4
@ 2023-06-13 16:33 cinerea0
  2023-06-17 13:40 ` [PR PATCH] [Updated] " cinerea0
  2023-06-22 11:03 ` [PR PATCH] [Merged]: qownnotes: update to 23.6.5 Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: cinerea0 @ 2023-06-13 16:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages qownnotes
https://github.com/void-linux/void-packages/pull/44413

qownnotes: update to 23.6.4
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 53134f3141ac49cced202e587fbdf2532b7f350c Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 13 Jun 2023 12:32:08 -0400
Subject: [PATCH] qownnotes: update to 23.6.4

---
 srcpkgs/qownnotes/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qownnotes/template b/srcpkgs/qownnotes/template
index d79035baacce..7bcd3b3573c4 100644
--- a/srcpkgs/qownnotes/template
+++ b/srcpkgs/qownnotes/template
@@ -1,6 +1,6 @@
 # Template file for 'qownnotes'
 pkgname=qownnotes
-version=23.2.3
+version=23.6.4
 revision=1
 build_style=qmake
 hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
@@ -13,7 +13,7 @@ license="GPL-2.0-only"
 homepage="https://www.qownnotes.org"
 changelog="https://www.qownnotes.org/changelog.html"
 distfiles="https://download.tuxfamily.org/qownnotes/src/qownnotes-${version}.tar.xz"
-checksum=a7e76c8ed93c2c708a9707b68db88c19b56d3d20006bc1d0e343fd06a091fdb8
+checksum=e2e1fbebfccb80d72e5fa9c8e98b53c4607d7188f78c795afc1df0f70e82531e
 
 pre_build() {
 	vsed -i '5i USE_SYSTEM_BOTAN = 1' libraries/botan/botan.pri

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

* Re: [PR PATCH] [Updated] qownnotes: update to 23.6.4
  2023-06-13 16:33 [PR PATCH] qownnotes: update to 23.6.4 cinerea0
@ 2023-06-17 13:40 ` cinerea0
  2023-06-22 11:03 ` [PR PATCH] [Merged]: qownnotes: update to 23.6.5 Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2023-06-17 13:40 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages qownnotes
https://github.com/void-linux/void-packages/pull/44413

qownnotes: update to 23.6.4
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 4fe31b41c1ded188649ce56f1c691b660f04702a Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 17 Jun 2023 09:40:18 -0400
Subject: [PATCH] qownnotes: update to 23.6.5

---
 srcpkgs/qownnotes/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qownnotes/template b/srcpkgs/qownnotes/template
index d79035baacce..9d8192e6e502 100644
--- a/srcpkgs/qownnotes/template
+++ b/srcpkgs/qownnotes/template
@@ -1,6 +1,6 @@
 # Template file for 'qownnotes'
 pkgname=qownnotes
-version=23.2.3
+version=23.6.5
 revision=1
 build_style=qmake
 hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
@@ -13,7 +13,7 @@ license="GPL-2.0-only"
 homepage="https://www.qownnotes.org"
 changelog="https://www.qownnotes.org/changelog.html"
 distfiles="https://download.tuxfamily.org/qownnotes/src/qownnotes-${version}.tar.xz"
-checksum=a7e76c8ed93c2c708a9707b68db88c19b56d3d20006bc1d0e343fd06a091fdb8
+checksum=1531a9b69e9159525874b5ed0c8e5cca6b756cdafed321e4d302c23ae4dbc651
 
 pre_build() {
 	vsed -i '5i USE_SYSTEM_BOTAN = 1' libraries/botan/botan.pri

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

* Re: [PR PATCH] [Merged]: qownnotes: update to 23.6.5
  2023-06-13 16:33 [PR PATCH] qownnotes: update to 23.6.4 cinerea0
  2023-06-17 13:40 ` [PR PATCH] [Updated] " cinerea0
@ 2023-06-22 11:03 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-06-22 11:03 UTC (permalink / raw)
  To: ml

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

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

qownnotes: update to 23.6.5
https://github.com/void-linux/void-packages/pull/44413

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


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

end of thread, other threads:[~2023-06-22 11:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-13 16:33 [PR PATCH] qownnotes: update to 23.6.4 cinerea0
2023-06-17 13:40 ` [PR PATCH] [Updated] " cinerea0
2023-06-22 11:03 ` [PR PATCH] [Merged]: qownnotes: update to 23.6.5 Duncaen

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