Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xournalpp: update to 1.0.20.
@ 2020-12-17 19:29 mobinmob
  2020-12-18 13:46 ` [PR REVIEW] " ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mobinmob @ 2020-12-17 19:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages xournalpp
https://github.com/void-linux/void-packages/pull/27236

xournalpp: update to 1.0.20.


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

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

From 11193fc55d0fcde6a25c38bfec521d653a7fe20d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 17 Dec 2020 21:28:44 +0200
Subject: [PATCH] xournalpp: update to 1.0.20.

---
 srcpkgs/xournalpp/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xournalpp/template b/srcpkgs/xournalpp/template
index 66b16526529..c483289422f 100644
--- a/srcpkgs/xournalpp/template
+++ b/srcpkgs/xournalpp/template
@@ -1,6 +1,6 @@
 # Template file for 'xournalpp'
 pkgname=xournalpp
-version=1.0.19
+version=1.0.20
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config gettext"
@@ -11,8 +11,9 @@ short_desc="Handwriting Notetaking software with PDF annotation support"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/xournalpp/xournalpp"
+changelog="https://raw.githubusercontent.com/xournalpp/xournalpp/1.0.20/CHANGELOG.md"
 distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
-checksum=99dff9c3df9faf49aa0a7c3c069816fd92b0b3529659e11d287a4b17accdca31
+checksum=1abf9925f11f0944c8142194be3e72541e230afa83490b074f5c6e613b0e2a02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" libexecinfo-devel"

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

* Re: [PR REVIEW] xournalpp: update to 1.0.20.
  2020-12-17 19:29 [PR PATCH] xournalpp: update to 1.0.20 mobinmob
@ 2020-12-18 13:46 ` ericonr
  2020-12-18 18:54 ` [PR PATCH] [Updated] " mobinmob
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-12-18 13:46 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27236#discussion_r545839982

Comment:
Using the changelog from master is better, since it can show the differences both for the current version as well as new versions when updating.

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

* Re: [PR PATCH] [Updated] xournalpp: update to 1.0.20.
  2020-12-17 19:29 [PR PATCH] xournalpp: update to 1.0.20 mobinmob
  2020-12-18 13:46 ` [PR REVIEW] " ericonr
@ 2020-12-18 18:54 ` mobinmob
  2020-12-18 18:55 ` [PR REVIEW] " mobinmob
  2020-12-18 19:26 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2020-12-18 18:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages xournalpp
https://github.com/void-linux/void-packages/pull/27236

xournalpp: update to 1.0.20.


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

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

From f51c96075c80558a2703a3a73743326bb08f6ccf Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 17 Dec 2020 21:28:44 +0200
Subject: [PATCH] xournalpp: update to 1.0.20.

---
 srcpkgs/xournalpp/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xournalpp/template b/srcpkgs/xournalpp/template
index 66b16526529..1f75e7e93ed 100644
--- a/srcpkgs/xournalpp/template
+++ b/srcpkgs/xournalpp/template
@@ -1,6 +1,6 @@
 # Template file for 'xournalpp'
 pkgname=xournalpp
-version=1.0.19
+version=1.0.20
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config gettext"
@@ -11,8 +11,9 @@ short_desc="Handwriting Notetaking software with PDF annotation support"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/xournalpp/xournalpp"
+changelog="https://raw.githubusercontent.com/xournalpp/xournalpp/master/CHANGELOG.md"
 distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
-checksum=99dff9c3df9faf49aa0a7c3c069816fd92b0b3529659e11d287a4b17accdca31
+checksum=1abf9925f11f0944c8142194be3e72541e230afa83490b074f5c6e613b0e2a02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" libexecinfo-devel"

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

* Re: [PR REVIEW] xournalpp: update to 1.0.20.
  2020-12-17 19:29 [PR PATCH] xournalpp: update to 1.0.20 mobinmob
  2020-12-18 13:46 ` [PR REVIEW] " ericonr
  2020-12-18 18:54 ` [PR PATCH] [Updated] " mobinmob
@ 2020-12-18 18:55 ` mobinmob
  2020-12-18 19:26 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2020-12-18 18:55 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/27236#discussion_r546027276

Comment:
Done, thanks for the review.

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

* Re: [PR PATCH] [Merged]: xournalpp: update to 1.0.20.
  2020-12-17 19:29 [PR PATCH] xournalpp: update to 1.0.20 mobinmob
                   ` (2 preceding siblings ...)
  2020-12-18 18:55 ` [PR REVIEW] " mobinmob
@ 2020-12-18 19:26 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-12-18 19:26 UTC (permalink / raw)
  To: ml

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

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

xournalpp: update to 1.0.20.
https://github.com/void-linux/void-packages/pull/27236

Description:


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

end of thread, other threads:[~2020-12-18 19:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17 19:29 [PR PATCH] xournalpp: update to 1.0.20 mobinmob
2020-12-18 13:46 ` [PR REVIEW] " ericonr
2020-12-18 18:54 ` [PR PATCH] [Updated] " mobinmob
2020-12-18 18:55 ` [PR REVIEW] " mobinmob
2020-12-18 19:26 ` [PR PATCH] [Merged]: " ericonr

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