Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qownnotes: update to 20.7.0.
@ 2020-07-23 19:30 travankor
  2020-07-23 21:04 ` [PR PATCH] [Updated] " travankor
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: travankor @ 2020-07-23 19:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages qownnnotes
https://github.com/void-linux/void-packages/pull/23780

qownnotes: update to 20.7.0.
None

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

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

From 2a6dd30195083378f2d63cbd0598554893050da4 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Thu, 23 Jul 2020 12:29:50 -0700
Subject: [PATCH] qownnotes: update to 20.7.0.

---
 srcpkgs/qownnotes/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/qownnotes/template b/srcpkgs/qownnotes/template
index 2fc7769f5a2..b6a73bb5282 100644
--- a/srcpkgs/qownnotes/template
+++ b/srcpkgs/qownnotes/template
@@ -1,7 +1,7 @@
 # Template file for 'qownnotes'
 pkgname=qownnotes
-version=20.3.0
-revision=2
+version=20.7.0
+revision=1
 build_style=qmake
 hostmakedepends="pkg-config qt5-qmake"
 makedepends="botan-devel qt5-declarative-devel qt5-svg-devel
@@ -13,7 +13,7 @@ license="GPL-2.0-only"
 homepage="https://www.qownnotes.org"
 changelog="https://www.qownnotes.org/changelog/QOwnNotes"
 distfiles="https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
-checksum=8178da9e59f7d6013bdef78d61243a98927858b99e405be013081b5f5440e497
+checksum=f15d9ec1bad5f617c38efa7885b033eb19054b31e15f768263f43444d3f1114d
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-declarative-devel

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

* Re: [PR PATCH] [Updated] qownnotes: update to 20.7.0.
  2020-07-23 19:30 [PR PATCH] qownnotes: update to 20.7.0 travankor
@ 2020-07-23 21:04 ` travankor
  2020-07-23 21:36 ` travankor
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: travankor @ 2020-07-23 21:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages qownnnotes
https://github.com/void-linux/void-packages/pull/23780

qownnotes: update to 20.7.0.
None

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

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

From b229a03f02519beaf99d2217972a85a7a4a3087f Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Thu, 23 Jul 2020 12:29:50 -0700
Subject: [PATCH] qownnotes: update to 20.7.0.

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

diff --git a/srcpkgs/qownnotes/template b/srcpkgs/qownnotes/template
index 2fc7769f5a2..cfa84b7859d 100644
--- a/srcpkgs/qownnotes/template
+++ b/srcpkgs/qownnotes/template
@@ -1,11 +1,11 @@
 # Template file for 'qownnotes'
 pkgname=qownnotes
-version=20.3.0
-revision=2
+version=20.7.0
+revision=1
 build_style=qmake
 hostmakedepends="pkg-config qt5-qmake"
 makedepends="botan-devel qt5-declarative-devel qt5-svg-devel
- qt5-xmlpatterns-devel qt5-websockets-devel"
+ qt5-xmlpatterns-devel qt5-websockets-devel qt5-x11extras-devel"
 depends="qt5-plugin-sqlite"
 short_desc="Plain-text file notepad and todo-list manager with markdown support"
 maintainer="travankor <travankor@tuta.io>"
@@ -13,7 +13,7 @@ license="GPL-2.0-only"
 homepage="https://www.qownnotes.org"
 changelog="https://www.qownnotes.org/changelog/QOwnNotes"
 distfiles="https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
-checksum=8178da9e59f7d6013bdef78d61243a98927858b99e405be013081b5f5440e497
+checksum=f15d9ec1bad5f617c38efa7885b033eb19054b31e15f768263f43444d3f1114d
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-declarative-devel

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

* Re: [PR PATCH] [Updated] qownnotes: update to 20.7.0.
  2020-07-23 19:30 [PR PATCH] qownnotes: update to 20.7.0 travankor
  2020-07-23 21:04 ` [PR PATCH] [Updated] " travankor
@ 2020-07-23 21:36 ` travankor
  2020-07-23 21:37 ` travankor
  2020-07-24 20:29 ` [PR PATCH] [Merged]: " jnbr
  3 siblings, 0 replies; 5+ messages in thread
From: travankor @ 2020-07-23 21:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages qownnnotes
https://github.com/void-linux/void-packages/pull/23780

qownnotes: update to 20.7.0.
None

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

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

From f09b6a41c32be060e5d79ac5a4994e92c001885a Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Thu, 23 Jul 2020 12:29:50 -0700
Subject: [PATCH] qownnotes: update to 20.7.0.

---
 srcpkgs/qownnotes/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/qownnotes/template b/srcpkgs/qownnotes/template
index 2fc7769f5a2..79c3258ee81 100644
--- a/srcpkgs/qownnotes/template
+++ b/srcpkgs/qownnotes/template
@@ -1,11 +1,11 @@
 # Template file for 'qownnotes'
 pkgname=qownnotes
-version=20.3.0
-revision=2
+version=20.7.0
+revision=1
 build_style=qmake
 hostmakedepends="pkg-config qt5-qmake"
 makedepends="botan-devel qt5-declarative-devel qt5-svg-devel
- qt5-xmlpatterns-devel qt5-websockets-devel"
+ qt5-xmlpatterns-devel qt5-websockets-devel qt5-x11extras-devel"
 depends="qt5-plugin-sqlite"
 short_desc="Plain-text file notepad and todo-list manager with markdown support"
 maintainer="travankor <travankor@tuta.io>"
@@ -13,11 +13,12 @@ license="GPL-2.0-only"
 homepage="https://www.qownnotes.org"
 changelog="https://www.qownnotes.org/changelog/QOwnNotes"
 distfiles="https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
-checksum=8178da9e59f7d6013bdef78d61243a98927858b99e405be013081b5f5440e497
+checksum=f15d9ec1bad5f617c38efa7885b033eb19054b31e15f768263f43444d3f1114d
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-declarative-devel
-	 qt5-svg-devel qt5-xmlpatterns-devel qt5-websockets-devel"
+	 qt5-svg-devel qt5-xmlpatterns-devel qt5-websockets-devel
+	 qt5-x11extras-devel"
 fi
 
 pre_build() {

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

* Re: [PR PATCH] [Updated] qownnotes: update to 20.7.0.
  2020-07-23 19:30 [PR PATCH] qownnotes: update to 20.7.0 travankor
  2020-07-23 21:04 ` [PR PATCH] [Updated] " travankor
  2020-07-23 21:36 ` travankor
@ 2020-07-23 21:37 ` travankor
  2020-07-24 20:29 ` [PR PATCH] [Merged]: " jnbr
  3 siblings, 0 replies; 5+ messages in thread
From: travankor @ 2020-07-23 21:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages qownnnotes
https://github.com/void-linux/void-packages/pull/23780

qownnotes: update to 20.7.0.
None

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

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

From 1a1393b7d9b5b526abaf8deba9a445ef84353d9c Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Thu, 23 Jul 2020 12:29:50 -0700
Subject: [PATCH] qownnotes: update to 20.7.0.

---
 srcpkgs/qownnotes/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/qownnotes/template b/srcpkgs/qownnotes/template
index 2fc7769f5a2..462360884e5 100644
--- a/srcpkgs/qownnotes/template
+++ b/srcpkgs/qownnotes/template
@@ -1,11 +1,11 @@
 # Template file for 'qownnotes'
 pkgname=qownnotes
-version=20.3.0
-revision=2
+version=20.7.0
+revision=1
 build_style=qmake
 hostmakedepends="pkg-config qt5-qmake"
 makedepends="botan-devel qt5-declarative-devel qt5-svg-devel
- qt5-xmlpatterns-devel qt5-websockets-devel"
+ qt5-xmlpatterns-devel qt5-websockets-devel qt5-x11extras-devel"
 depends="qt5-plugin-sqlite"
 short_desc="Plain-text file notepad and todo-list manager with markdown support"
 maintainer="travankor <travankor@tuta.io>"
@@ -13,11 +13,11 @@ license="GPL-2.0-only"
 homepage="https://www.qownnotes.org"
 changelog="https://www.qownnotes.org/changelog/QOwnNotes"
 distfiles="https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
-checksum=8178da9e59f7d6013bdef78d61243a98927858b99e405be013081b5f5440e497
+checksum=f15d9ec1bad5f617c38efa7885b033eb19054b31e15f768263f43444d3f1114d
 
 if [ "$CROSS_BUILD" ]; then
-	hostmakedepends+=" qt5-host-tools qt5-declarative-devel
-	 qt5-svg-devel qt5-xmlpatterns-devel qt5-websockets-devel"
+	hostmakedepends+=" qt5-host-tools qt5-declarative-devel qt5-svg-devel
+	 qt5-xmlpatterns-devel qt5-websockets-devel qt5-x11extras-devel"
 fi
 
 pre_build() {

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

* Re: [PR PATCH] [Merged]: qownnotes: update to 20.7.0.
  2020-07-23 19:30 [PR PATCH] qownnotes: update to 20.7.0 travankor
                   ` (2 preceding siblings ...)
  2020-07-23 21:37 ` travankor
@ 2020-07-24 20:29 ` jnbr
  3 siblings, 0 replies; 5+ messages in thread
From: jnbr @ 2020-07-24 20:29 UTC (permalink / raw)
  To: ml

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

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

qownnotes: update to 20.7.0.
https://github.com/void-linux/void-packages/pull/23780

Description:
None

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

end of thread, other threads:[~2020-07-24 20:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-23 19:30 [PR PATCH] qownnotes: update to 20.7.0 travankor
2020-07-23 21:04 ` [PR PATCH] [Updated] " travankor
2020-07-23 21:36 ` travankor
2020-07-23 21:37 ` travankor
2020-07-24 20:29 ` [PR PATCH] [Merged]: " jnbr

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