Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] knotes: update to 21.04.2.
@ 2021-06-27 16:25 glaulher
  2021-06-28 14:28 ` [PR REVIEW] " ericonr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: glaulher @ 2021-06-27 16:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages knotes
https://github.com/void-linux/void-packages/pull/31683

knotes: update to 21.04.2.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [x] armv7l
  - [ ] armv6l-musl
-->


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

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

From a10741c0b11d3b26342f500b0b04bf3fef0d1580 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sun, 27 Jun 2021 13:23:38 -0300
Subject: [PATCH] knotes: update to 21.04.2.

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

diff --git a/srcpkgs/knotes/template b/srcpkgs/knotes/template
index a9aa128194d5..c15149890ef8 100644
--- a/srcpkgs/knotes/template
+++ b/srcpkgs/knotes/template
@@ -1,6 +1,6 @@
 # Template file for 'knotes'
 pkgname=knotes
-version=21.04.1
+version=21.04.2
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools libxslt
@@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, GFDL-1.2-only"
 homepage="https://kde.org/applications/en/utilities/org.kde.knotes"
 distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
-checksum=64940415fc5115ecd5433fd82894dfe7cf37593662521efa09891f7f2bba8e2a
+checksum=9f43299b1bc14b96380b262b26314d7053b5b8242e7faa0560d5b7d98d0f683d

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

* Re: [PR REVIEW] knotes: update to 21.04.2.
  2021-06-27 16:25 [PR PATCH] knotes: update to 21.04.2 glaulher
@ 2021-06-28 14:28 ` ericonr
  2021-06-29 17:19 ` [PR PATCH] [Updated] " glaulher
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-06-28 14:28 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31683#discussion_r659837312

Comment:
Fix homepage https://apps.kde.org/knotes/

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

* Re: [PR PATCH] [Updated] knotes: update to 21.04.2.
  2021-06-27 16:25 [PR PATCH] knotes: update to 21.04.2 glaulher
  2021-06-28 14:28 ` [PR REVIEW] " ericonr
@ 2021-06-29 17:19 ` glaulher
  2021-06-29 18:05 ` ericonr
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: glaulher @ 2021-06-29 17:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages knotes
https://github.com/void-linux/void-packages/pull/31683

knotes: update to 21.04.2.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [x] armv7l
  - [ ] armv6l-musl
-->


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

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

From 2125f4a6ef5dec1289e88fd1250f4cfe1e0ae076 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Tue, 29 Jun 2021 14:17:29 -0300
Subject: [PATCH] knotes: update to 21.04.1.

---
 srcpkgs/knotes/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/knotes/template b/srcpkgs/knotes/template
index a9aa128194d5..4c7cf351549c 100644
--- a/srcpkgs/knotes/template
+++ b/srcpkgs/knotes/template
@@ -10,6 +10,6 @@ makedepends="akonadi-notes-devel kcalutils-devel kdelibs4support-devel kdnssd-de
 short_desc="Popup notes"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, GFDL-1.2-only"
-homepage="https://kde.org/applications/en/utilities/org.kde.knotes"
+homepage="https://apps.kde.org/knotes/"
 distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
 checksum=64940415fc5115ecd5433fd82894dfe7cf37593662521efa09891f7f2bba8e2a

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

* Re: knotes: update to 21.04.2.
  2021-06-27 16:25 [PR PATCH] knotes: update to 21.04.2 glaulher
  2021-06-28 14:28 ` [PR REVIEW] " ericonr
  2021-06-29 17:19 ` [PR PATCH] [Updated] " glaulher
@ 2021-06-29 18:05 ` ericonr
  2021-06-30 22:46 ` [PR PATCH] [Updated] " glaulher
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-06-29 18:05 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31683#issuecomment-870805292

Comment:
Why did you remove the update? Package version was going to be updated to 21.04.02...

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

* Re: [PR PATCH] [Updated] knotes: update to 21.04.2.
  2021-06-27 16:25 [PR PATCH] knotes: update to 21.04.2 glaulher
                   ` (2 preceding siblings ...)
  2021-06-29 18:05 ` ericonr
@ 2021-06-30 22:46 ` glaulher
  2021-06-30 22:57 ` glaulher
  2021-07-01  0:31 ` [PR PATCH] [Merged]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: glaulher @ 2021-06-30 22:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages knotes
https://github.com/void-linux/void-packages/pull/31683

knotes: update to 21.04.2.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [x] armv7l
  - [ ] armv6l-musl
-->


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

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

From 6f363a0c9b4339812f1c81c732f95f5a7af3211f Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Wed, 30 Jun 2021 19:45:44 -0300
Subject: [PATCH] knotes: update to 21.04.2.

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

diff --git a/srcpkgs/knotes/template b/srcpkgs/knotes/template
index a9aa128194d5..e9eadc430a98 100644
--- a/srcpkgs/knotes/template
+++ b/srcpkgs/knotes/template
@@ -1,6 +1,6 @@
 # Template file for 'knotes'
 pkgname=knotes
-version=21.04.1
+version=21.04.2
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools libxslt
@@ -10,6 +10,6 @@ makedepends="akonadi-notes-devel kcalutils-devel kdelibs4support-devel kdnssd-de
 short_desc="Popup notes"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, GFDL-1.2-only"
-homepage="https://kde.org/applications/en/utilities/org.kde.knotes"
+homepage="https://apps.kde.org/knotes/"
 distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
-checksum=64940415fc5115ecd5433fd82894dfe7cf37593662521efa09891f7f2bba8e2a
+checksum=9f43299b1bc14b96380b262b26314d7053b5b8242e7faa0560d5b7d98d0f683d

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

* Re: knotes: update to 21.04.2.
  2021-06-27 16:25 [PR PATCH] knotes: update to 21.04.2 glaulher
                   ` (3 preceding siblings ...)
  2021-06-30 22:46 ` [PR PATCH] [Updated] " glaulher
@ 2021-06-30 22:57 ` glaulher
  2021-07-01  0:31 ` [PR PATCH] [Merged]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: glaulher @ 2021-06-30 22:57 UTC (permalink / raw)
  To: ml

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

New comment by glaulher on void-packages repository

https://github.com/void-linux/void-packages/pull/31683#issuecomment-871778943

Comment:
oops, I changed accidentally, sorry, follow the corrected

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

* Re: [PR PATCH] [Merged]: knotes: update to 21.04.2.
  2021-06-27 16:25 [PR PATCH] knotes: update to 21.04.2 glaulher
                   ` (4 preceding siblings ...)
  2021-06-30 22:57 ` glaulher
@ 2021-07-01  0:31 ` ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-07-01  0:31 UTC (permalink / raw)
  To: ml

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

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

knotes: update to 21.04.2.
https://github.com/void-linux/void-packages/pull/31683

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [x] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-07-01  0:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-27 16:25 [PR PATCH] knotes: update to 21.04.2 glaulher
2021-06-28 14:28 ` [PR REVIEW] " ericonr
2021-06-29 17:19 ` [PR PATCH] [Updated] " glaulher
2021-06-29 18:05 ` ericonr
2021-06-30 22:46 ` [PR PATCH] [Updated] " glaulher
2021-06-30 22:57 ` glaulher
2021-07-01  0:31 ` [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).