Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] system-monitoring-center: update to 2.22.0
@ 2023-09-17 12:27 zen0bit
  2023-09-17 12:48 ` [PR PATCH] [Updated] " zen0bit
  2023-09-18 18:59 ` [PR PATCH] [Merged]: system-monitoring-center: update to 2.22.1 Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: zen0bit @ 2023-09-17 12:27 UTC (permalink / raw)
  To: ml

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

There is a new 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/46100

system-monitoring-center: update to 2.22.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/46100.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-system-monitoring-center-46100.patch --]
[-- Type: text/x-diff, Size: 1246 bytes --]

From afca60d0f61ae93c9067fcd9a14a9821f8d55621 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Sun, 17 Sep 2023 14:24:59 +0200
Subject: [PATCH] system-monitoring-center: update to 2.22.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 59f55e082f4ae..e9add196eb563 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.21.2
+version=2.22.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=0e3a97db5654ce23bf26da85b6376ddec76bddd361151ece26fa2d58c23d822a
+checksum=997df75367b998aa05630229cf2a768eadd90151c7bb1aceb7f10f93d82cc721

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

* Re: [PR PATCH] [Updated] system-monitoring-center: update to 2.22.0
  2023-09-17 12:27 [PR PATCH] system-monitoring-center: update to 2.22.0 zen0bit
@ 2023-09-17 12:48 ` zen0bit
  2023-09-18 18:59 ` [PR PATCH] [Merged]: system-monitoring-center: update to 2.22.1 Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: zen0bit @ 2023-09-17 12:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 510 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/46100

system-monitoring-center: update to 2.22.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/46100.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-system-monitoring-center-46100.patch --]
[-- Type: text/x-diff, Size: 1246 bytes --]

From 88c38a458f61b123fca5f0d5c82da96cb37f5334 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Sun, 17 Sep 2023 14:24:59 +0200
Subject: [PATCH] system-monitoring-center: update to 2.22.1

---
 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 59f55e082f4ae..0c329ca9a1d84 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.21.2
+version=2.22.1
 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=0e3a97db5654ce23bf26da85b6376ddec76bddd361151ece26fa2d58c23d822a
+checksum=c4ed7e6c3ac403b4a44d05d8fb10fce0c6761631f7e3423eb67038c1fd7afeee

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

* Re: [PR PATCH] [Merged]: system-monitoring-center: update to 2.22.1
  2023-09-17 12:27 [PR PATCH] system-monitoring-center: update to 2.22.0 zen0bit
  2023-09-17 12:48 ` [PR PATCH] [Updated] " zen0bit
@ 2023-09-18 18:59 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-09-18 18:59 UTC (permalink / raw)
  To: ml

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

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

system-monitoring-center: update to 2.22.1
https://github.com/void-linux/void-packages/pull/46100

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] 3+ messages in thread

end of thread, other threads:[~2023-09-18 18:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-17 12:27 [PR PATCH] system-monitoring-center: update to 2.22.0 zen0bit
2023-09-17 12:48 ` [PR PATCH] [Updated] " zen0bit
2023-09-18 18:59 ` [PR PATCH] [Merged]: system-monitoring-center: update to 2.22.1 Duncaen

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