Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kblocks: update to 21.08.0.
@ 2021-08-20  1:47 674Y3r
  2021-08-20  1:48 ` [PR PATCH] [Updated] " 674Y3r
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: 674Y3r @ 2021-08-20  1:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/674Y3r/void-packages master
https://github.com/void-linux/void-packages/pull/32594

kblocks: update to 21.08.0.
<!-- 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?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

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

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

From a6cef8a43e247a3db0d5401464f66c4cae8385ee Mon Sep 17 00:00:00 2001
From: 674Y3r <87250374+674Y3r@users.noreply.github.com>
Date: Fri, 20 Aug 2021 03:40:28 +0200
Subject: [PATCH] kblocks: update to 21.08.0.

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

diff --git a/srcpkgs/kblocks/template b/srcpkgs/kblocks/template
index 0d851aad7b29..c7bc5b1bc675 100644
--- a/srcpkgs/kblocks/template
+++ b/srcpkgs/kblocks/template
@@ -1,6 +1,6 @@
 # Template file for 'kblocks'
 pkgname=kblocks
-version=21.04.0
+version=21.08.0
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig
@@ -13,4 +13,4 @@ maintainer="toluschr <toluschr@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://kde.org/applications/games/org.kde.kblocks"
 distfiles="${KDE_SITE}/release-service/${version}/src/kblocks-${version}.tar.xz"
-checksum=f678d652875cdad8612fc572ad86970a716e7701c9d246fdf6a621fda3232206
+checksum=083894f4def771ae116b0c5f635f59cab6d51993913d5d281e0834f79ad0c3c5

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

* Re: [PR PATCH] [Updated] kblocks: update to 21.08.0.
  2021-08-20  1:47 [PR PATCH] kblocks: update to 21.08.0 674Y3r
@ 2021-08-20  1:48 ` 674Y3r
  2021-08-20  1:56 ` 674Y3r
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: 674Y3r @ 2021-08-20  1:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/674Y3r/void-packages master
https://github.com/void-linux/void-packages/pull/32594

kblocks: update to 21.08.0.
<!-- 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?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

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

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

From a6cef8a43e247a3db0d5401464f66c4cae8385ee Mon Sep 17 00:00:00 2001
From: 674Y3r <87250374+674Y3r@users.noreply.github.com>
Date: Fri, 20 Aug 2021 03:40:28 +0200
Subject: [PATCH 1/2] kblocks: update to 21.08.0.

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

diff --git a/srcpkgs/kblocks/template b/srcpkgs/kblocks/template
index 0d851aad7b29..c7bc5b1bc675 100644
--- a/srcpkgs/kblocks/template
+++ b/srcpkgs/kblocks/template
@@ -1,6 +1,6 @@
 # Template file for 'kblocks'
 pkgname=kblocks
-version=21.04.0
+version=21.08.0
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig
@@ -13,4 +13,4 @@ maintainer="toluschr <toluschr@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://kde.org/applications/games/org.kde.kblocks"
 distfiles="${KDE_SITE}/release-service/${version}/src/kblocks-${version}.tar.xz"
-checksum=f678d652875cdad8612fc572ad86970a716e7701c9d246fdf6a621fda3232206
+checksum=083894f4def771ae116b0c5f635f59cab6d51993913d5d281e0834f79ad0c3c5

From cf6ded675994cd9c35c6df1b370dfdfb55d28796 Mon Sep 17 00:00:00 2001
From: 674Y3r <87250374+674Y3r@users.noreply.github.com>
Date: Fri, 20 Aug 2021 03:47:45 +0200
Subject: [PATCH 2/2] kapman: update to 21.08.0.

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

diff --git a/srcpkgs/kapman/template b/srcpkgs/kapman/template
index 478ccf48598a..131edb7f739f 100644
--- a/srcpkgs/kapman/template
+++ b/srcpkgs/kapman/template
@@ -1,6 +1,6 @@
 # Template file for 'kapman'
 pkgname=kapman
-version=21.04.0
+version=21.08.0
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig
@@ -12,4 +12,4 @@ maintainer="toluschr <toluschr@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://kde.org/applications/games/org.kde.kapman"
 distfiles="${KDE_SITE}/release-service/${version}/src/kapman-${version}.tar.xz"
-checksum=1523fb4d100cebfe26b418c212aeb326f59f0e2e63b0b5d2e7640f483bcaf2c4
+checksum=655324811b544f7d4701a065da9b0e8414ad68044c289d722d0f91188dc12487

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

* Re: kblocks: update to 21.08.0.
  2021-08-20  1:47 [PR PATCH] kblocks: update to 21.08.0 674Y3r
  2021-08-20  1:48 ` [PR PATCH] [Updated] " 674Y3r
@ 2021-08-20  1:56 ` 674Y3r
  2021-08-20 15:57 ` ericonr
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: 674Y3r @ 2021-08-20  1:56 UTC (permalink / raw)
  To: ml

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

New comment by 674Y3r on void-packages repository

https://github.com/void-linux/void-packages/pull/32594#issuecomment-902371021

Comment:
Why my second commit appeared here? Is there any way to avoid this? I'm new to git so sorry about that.

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

* Re: kblocks: update to 21.08.0.
  2021-08-20  1:47 [PR PATCH] kblocks: update to 21.08.0 674Y3r
  2021-08-20  1:48 ` [PR PATCH] [Updated] " 674Y3r
  2021-08-20  1:56 ` 674Y3r
@ 2021-08-20 15:57 ` ericonr
  2021-08-22  0:24 ` [PR PATCH] [Updated] " 674Y3r
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-08-20 15:57 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32594#issuecomment-902792804

Comment:
You are making a PR from master. It will include all commits. You should make a branch for each PR to avoid this.

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

* Re: [PR PATCH] [Updated] kblocks: update to 21.08.0.
  2021-08-20  1:47 [PR PATCH] kblocks: update to 21.08.0 674Y3r
                   ` (2 preceding siblings ...)
  2021-08-20 15:57 ` ericonr
@ 2021-08-22  0:24 ` 674Y3r
  2021-08-22  0:32 ` 674Y3r
  2021-08-22 16:00 ` [PR PATCH] [Merged]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: 674Y3r @ 2021-08-22  0:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/674Y3r/void-packages master
https://github.com/void-linux/void-packages/pull/32594

kblocks: update to 21.08.0.
<!-- 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?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

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

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

From 63025fa329033390c9696044bc182763f6b4f342 Mon Sep 17 00:00:00 2001
From: 674Y3r <87250374+674Y3r@users.noreply.github.com>
Date: Sun, 22 Aug 2021 02:18:36 +0200
Subject: [PATCH] kblocks: update to 21.08.0.

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

diff --git a/srcpkgs/kblocks/template b/srcpkgs/kblocks/template
index 0d851aad7b29..c7bc5b1bc675 100644
--- a/srcpkgs/kblocks/template
+++ b/srcpkgs/kblocks/template
@@ -1,6 +1,6 @@
 # Template file for 'kblocks'
 pkgname=kblocks
-version=21.04.0
+version=21.08.0
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig
@@ -13,4 +13,4 @@ maintainer="toluschr <toluschr@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://kde.org/applications/games/org.kde.kblocks"
 distfiles="${KDE_SITE}/release-service/${version}/src/kblocks-${version}.tar.xz"
-checksum=f678d652875cdad8612fc572ad86970a716e7701c9d246fdf6a621fda3232206
+checksum=083894f4def771ae116b0c5f635f59cab6d51993913d5d281e0834f79ad0c3c5

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

* Re: kblocks: update to 21.08.0.
  2021-08-20  1:47 [PR PATCH] kblocks: update to 21.08.0 674Y3r
                   ` (3 preceding siblings ...)
  2021-08-22  0:24 ` [PR PATCH] [Updated] " 674Y3r
@ 2021-08-22  0:32 ` 674Y3r
  2021-08-22 16:00 ` [PR PATCH] [Merged]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: 674Y3r @ 2021-08-22  0:32 UTC (permalink / raw)
  To: ml

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

New comment by 674Y3r on void-packages repository

https://github.com/void-linux/void-packages/pull/32594#issuecomment-903193703

Comment:
So that's how it's done. Thank you!

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

* Re: [PR PATCH] [Merged]: kblocks: update to 21.08.0.
  2021-08-20  1:47 [PR PATCH] kblocks: update to 21.08.0 674Y3r
                   ` (4 preceding siblings ...)
  2021-08-22  0:32 ` 674Y3r
@ 2021-08-22 16:00 ` ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-08-22 16:00 UTC (permalink / raw)
  To: ml

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

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

kblocks: update to 21.08.0.
https://github.com/void-linux/void-packages/pull/32594

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?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

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

end of thread, other threads:[~2021-08-22 16:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-20  1:47 [PR PATCH] kblocks: update to 21.08.0 674Y3r
2021-08-20  1:48 ` [PR PATCH] [Updated] " 674Y3r
2021-08-20  1:56 ` 674Y3r
2021-08-20 15:57 ` ericonr
2021-08-22  0:24 ` [PR PATCH] [Updated] " 674Y3r
2021-08-22  0:32 ` 674Y3r
2021-08-22 16:00 ` [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).