* Re: [PR PATCH] [Updated] system-monitoring-center: update to 2.22.2
2023-09-23 20:27 [PR PATCH] system-monitoring-center: update to 2.22.2 zen0bit
@ 2023-09-30 14:56 ` zen0bit
2023-10-06 10:28 ` [PR PATCH] [Updated] system-monitoring-center: update to 2.23.0 zen0bit
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: zen0bit @ 2023-09-30 14:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 506 bytes --]
There is an updated pull request by zen0bit against master on the void-packages repository
https://github.com/oSoWoSo/VUR system-monitoring-center
https://github.com/void-linux/void-packages/pull/46211
system-monitoring-center: update to 2.22.2
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)
A patch file from https://github.com/void-linux/void-packages/pull/46211.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-system-monitoring-center-46211.patch --]
[-- Type: text/x-diff, Size: 1246 bytes --]
From 08162a01c68cf60e8c4e12f47b53a0335f6309b6 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Sat, 30 Sep 2023 16:56:39 +0200
Subject: [PATCH] system-monitoring-center: update to 2.23.0
---
srcpkgs/system-monitoring-center/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/system-monitoring-center/template b/srcpkgs/system-monitoring-center/template
index 0c329ca9a1d84..bbe44120d4844 100644
--- a/srcpkgs/system-monitoring-center/template
+++ b/srcpkgs/system-monitoring-center/template
@@ -1,6 +1,6 @@
# Template file for 'system-monitoring-center'
pkgname=system-monitoring-center
-version=2.22.1
+version=2.23.0
revision=1
build_style=meson
hostmakedepends="kdelibs4support-devel gettext"
@@ -12,4 +12,4 @@ license="GPL-3.0-only"
homepage="https://github.com/hakandundar34coding/system-monitoring-center"
changelog="https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/Changes.md"
distfiles="https://github.com/hakandundar34coding/system-monitoring-center/archive/refs/tags/v${version}.tar.gz"
-checksum=c4ed7e6c3ac403b4a44d05d8fb10fce0c6761631f7e3423eb67038c1fd7afeee
+checksum=83dedd96d9ee0988e179fcce4f21be93d945bff02f0a91ea0ef2b0c1d541b4c8
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] system-monitoring-center: update to 2.23.0
2023-09-23 20:27 [PR PATCH] system-monitoring-center: update to 2.22.2 zen0bit
2023-09-30 14:56 ` [PR PATCH] [Updated] " zen0bit
@ 2023-10-06 10:28 ` zen0bit
2023-10-13 9:43 ` [PR PATCH] [Updated] system-monitoring-center: update to 2.24.0 zen0bit
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: zen0bit @ 2023-10-06 10:28 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 506 bytes --]
There is an updated pull request by zen0bit against master on the void-packages repository
https://github.com/oSoWoSo/VUR system-monitoring-center
https://github.com/void-linux/void-packages/pull/46211
system-monitoring-center: update to 2.23.0
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)
A patch file from https://github.com/void-linux/void-packages/pull/46211.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-system-monitoring-center-46211.patch --]
[-- Type: text/x-diff, Size: 1246 bytes --]
From a7b7350f70cb8ce67297aa580ba30389744c7188 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Sat, 30 Sep 2023 16:56:39 +0200
Subject: [PATCH] system-monitoring-center: update to 2.24.0
---
srcpkgs/system-monitoring-center/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/system-monitoring-center/template b/srcpkgs/system-monitoring-center/template
index 0c329ca9a1d84..68f85da97e753 100644
--- a/srcpkgs/system-monitoring-center/template
+++ b/srcpkgs/system-monitoring-center/template
@@ -1,6 +1,6 @@
# Template file for 'system-monitoring-center'
pkgname=system-monitoring-center
-version=2.22.1
+version=2.24.0
revision=1
build_style=meson
hostmakedepends="kdelibs4support-devel gettext"
@@ -12,4 +12,4 @@ license="GPL-3.0-only"
homepage="https://github.com/hakandundar34coding/system-monitoring-center"
changelog="https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/Changes.md"
distfiles="https://github.com/hakandundar34coding/system-monitoring-center/archive/refs/tags/v${version}.tar.gz"
-checksum=c4ed7e6c3ac403b4a44d05d8fb10fce0c6761631f7e3423eb67038c1fd7afeee
+checksum=45a8273570ed1d43218f2cdae4d89a33765ad5a75564a67b754d68f3f16fc1c4
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] system-monitoring-center: update to 2.24.0
2023-09-23 20:27 [PR PATCH] system-monitoring-center: update to 2.22.2 zen0bit
2023-09-30 14:56 ` [PR PATCH] [Updated] " zen0bit
2023-10-06 10:28 ` [PR PATCH] [Updated] system-monitoring-center: update to 2.23.0 zen0bit
@ 2023-10-13 9:43 ` zen0bit
2023-10-13 9:44 ` zen0bit
2023-10-18 8:11 ` [PR PATCH] [Merged]: system-monitoring-center: update to 2.25.0 Piraty
4 siblings, 0 replies; 6+ messages in thread
From: zen0bit @ 2023-10-13 9:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 506 bytes --]
There is an updated pull request by zen0bit against master on the void-packages repository
https://github.com/oSoWoSo/VUR system-monitoring-center
https://github.com/void-linux/void-packages/pull/46211
system-monitoring-center: update to 2.24.0
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)
A patch file from https://github.com/void-linux/void-packages/pull/46211.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-system-monitoring-center-46211.patch --]
[-- Type: text/x-diff, Size: 1246 bytes --]
From b1f810ff2ea16aa879c9c7217a184917340e3393 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Sat, 30 Sep 2023 16:56:39 +0200
Subject: [PATCH] system-monitoring-center: update to 2.25.0
---
srcpkgs/system-monitoring-center/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/system-monitoring-center/template b/srcpkgs/system-monitoring-center/template
index 0c329ca9a1d84..ed6221e55e184 100644
--- a/srcpkgs/system-monitoring-center/template
+++ b/srcpkgs/system-monitoring-center/template
@@ -1,6 +1,6 @@
# Template file for 'system-monitoring-center'
pkgname=system-monitoring-center
-version=2.22.1
+version=2.25.0
revision=1
build_style=meson
hostmakedepends="kdelibs4support-devel gettext"
@@ -12,4 +12,4 @@ license="GPL-3.0-only"
homepage="https://github.com/hakandundar34coding/system-monitoring-center"
changelog="https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/Changes.md"
distfiles="https://github.com/hakandundar34coding/system-monitoring-center/archive/refs/tags/v${version}.tar.gz"
-checksum=c4ed7e6c3ac403b4a44d05d8fb10fce0c6761631f7e3423eb67038c1fd7afeee
+checksum=1af73b361cce6f7d5701d0fc6a11645555ebc4a5dc539f5a7054505b4834c410
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] system-monitoring-center: update to 2.24.0
2023-09-23 20:27 [PR PATCH] system-monitoring-center: update to 2.22.2 zen0bit
` (2 preceding siblings ...)
2023-10-13 9:43 ` [PR PATCH] [Updated] system-monitoring-center: update to 2.24.0 zen0bit
@ 2023-10-13 9:44 ` zen0bit
2023-10-18 8:11 ` [PR PATCH] [Merged]: system-monitoring-center: update to 2.25.0 Piraty
4 siblings, 0 replies; 6+ messages in thread
From: zen0bit @ 2023-10-13 9:44 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 506 bytes --]
There is an updated pull request by zen0bit against master on the void-packages repository
https://github.com/oSoWoSo/VUR system-monitoring-center
https://github.com/void-linux/void-packages/pull/46211
system-monitoring-center: update to 2.24.0
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)
A patch file from https://github.com/void-linux/void-packages/pull/46211.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-system-monitoring-center-46211.patch --]
[-- Type: text/x-diff, Size: 1246 bytes --]
From ad2b81302467cc866145599333e7c57e931dca76 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Sat, 30 Sep 2023 16:56:39 +0200
Subject: [PATCH] system-monitoring-center: update to 2.25.0
---
srcpkgs/system-monitoring-center/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/system-monitoring-center/template b/srcpkgs/system-monitoring-center/template
index 0c329ca9a1d84..ed6221e55e184 100644
--- a/srcpkgs/system-monitoring-center/template
+++ b/srcpkgs/system-monitoring-center/template
@@ -1,6 +1,6 @@
# Template file for 'system-monitoring-center'
pkgname=system-monitoring-center
-version=2.22.1
+version=2.25.0
revision=1
build_style=meson
hostmakedepends="kdelibs4support-devel gettext"
@@ -12,4 +12,4 @@ license="GPL-3.0-only"
homepage="https://github.com/hakandundar34coding/system-monitoring-center"
changelog="https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/Changes.md"
distfiles="https://github.com/hakandundar34coding/system-monitoring-center/archive/refs/tags/v${version}.tar.gz"
-checksum=c4ed7e6c3ac403b4a44d05d8fb10fce0c6761631f7e3423eb67038c1fd7afeee
+checksum=1af73b361cce6f7d5701d0fc6a11645555ebc4a5dc539f5a7054505b4834c410
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Merged]: system-monitoring-center: update to 2.25.0
2023-09-23 20:27 [PR PATCH] system-monitoring-center: update to 2.22.2 zen0bit
` (3 preceding siblings ...)
2023-10-13 9:44 ` zen0bit
@ 2023-10-18 8:11 ` Piraty
4 siblings, 0 replies; 6+ messages in thread
From: Piraty @ 2023-10-18 8:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 343 bytes --]
There's a merged pull request on the void-packages repository
system-monitoring-center: update to 2.25.0
https://github.com/void-linux/void-packages/pull/46211
Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)
^ permalink raw reply [flat|nested] 6+ messages in thread