Github messages for voidlinux
 help / color / mirror / Atom feed
From: zen0bit <zen0bit@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] *: Changed email in maintained packages
Date: Sun, 24 Dec 2023 21:59:40 +0100	[thread overview]
Message-ID: <20231224205940.twO2DY-KSzjz-yjdidz7mPwOB-fSHWKiUNaP57SflZg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47898@inbox.vuxu.org>

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

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

https://github.com/oSoWoSo/VUR mypkgs
https://github.com/void-linux/void-packages/pull/47898

*: Changed email in maintained packages
[ci skip]

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

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

From fa240b5abddd967be9457e0353c9e40ac5f18862 Mon Sep 17 00:00:00 2001
From: zenobit <zenobit@disroot.org>
Date: Sun, 24 Dec 2023 21:45:07 +0100
Subject: [PATCH] *: Changed email in maintained packages

---
 srcpkgs/gcompris-qt/template              | 2 +-
 srcpkgs/gum/template                      | 2 +-
 srcpkgs/protontricks/template             | 2 +-
 srcpkgs/skate/template                    | 2 +-
 srcpkgs/system-monitoring-center/template | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gcompris-qt/template b/srcpkgs/gcompris-qt/template
index c2660c87ca89c..b640471a0707f 100644
--- a/srcpkgs/gcompris-qt/template
+++ b/srcpkgs/gcompris-qt/template
@@ -17,7 +17,7 @@ makedepends="qml-box2d qt5-declarative-devel
 depends="desktop-file-utils hicolor-icon-theme
  qt5-graphicaleffects qt5-multimedia qt5-quickcontrols2 qt5-svg qt5-sensors qt5-imageformats qt5 qt5-declarative qt5-charts"
 short_desc="High quality educational software suite for children aged 2 to 10"
-maintainer="zenobit <zen@osowoso.xyz>"
+maintainer="zenobit <zenobit@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://gcompris.net/index-en.html"
 changelog="https://www.gcompris.net/news-en.html"
diff --git a/srcpkgs/gum/template b/srcpkgs/gum/template
index 2d97a219e1738..9491c730a03fe 100644
--- a/srcpkgs/gum/template
+++ b/srcpkgs/gum/template
@@ -7,7 +7,7 @@ build_helper=qemu
 go_import_path="github.com/charmbracelet/gum"
 go_ldflags="-X main.Version=${version}"
 short_desc="Tool for glamorous shell scripts"
-maintainer="zenobit <zen@osowoso.xyz>"
+maintainer="zenobit <zenobit@disroot.org>"
 license="MIT"
 homepage="https://github.com/charmbracelet/gum"
 changelog="https://github.com/charmbracelet/gum/releases"
diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
index 19159d5456dcf..9064042faf7ce 100644
--- a/srcpkgs/protontricks/template
+++ b/srcpkgs/protontricks/template
@@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools_scm"
 depends="python3-vdf winetricks python3-setuptools python3-Pillow"
 checkdepends="$depends"
 short_desc="Simple wrapper that does winetricks things for Proton enabled games"
-maintainer="zenobit <zen@osowoso.xyz>"
+maintainer="zenobit <zenobit@disroot.org>"
 license="GPL-3.0-only"
 homepage="https://github.com/Matoking/protontricks"
 changelog="https://raw.githubusercontent.com/Matoking/protontricks/master/CHANGELOG.md"
diff --git a/srcpkgs/skate/template b/srcpkgs/skate/template
index a2d72fd14b2a6..5b3ddb2c88124 100644
--- a/srcpkgs/skate/template
+++ b/srcpkgs/skate/template
@@ -7,7 +7,7 @@ build_helper=qemu
 go_import_path="github.com/charmbracelet/skate"
 go_ldflags="-X main.Version=${version}"
 short_desc="Personal key value store"
-maintainer="zenobit <zen@osowoso.xyz>"
+maintainer="zenobit <zenobit@disroot.org>"
 license="MIT"
 homepage="https://github.com/charmbracelet/skate"
 changelog="https://github.com/charmbracelet/skate/releases"
diff --git a/srcpkgs/system-monitoring-center/template b/srcpkgs/system-monitoring-center/template
index 11b663fb1eb42..0a5afadd578ea 100644
--- a/srcpkgs/system-monitoring-center/template
+++ b/srcpkgs/system-monitoring-center/template
@@ -7,7 +7,7 @@ hostmakedepends="kdelibs4support-devel gettext"
 depends="dmidecode gir-freedesktop hwids iproute2 python3 python3-cairo util-linux
  libadwaita"
 short_desc="Multi-featured system monitor"
-maintainer="zenobit <zen@osowoso.xyz>"
+maintainer="zenobit <zenobit@disroot.org>"
 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"

  parent reply	other threads:[~2023-12-24 20:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-24 20:46 [PR PATCH] " zen0bit
2023-12-24 20:53 ` classabbyamp
2023-12-24 20:58 ` *: " zen0bit
2023-12-24 20:59 ` zen0bit [this message]
2023-12-24 21:00 ` zen0bit
2023-12-24 21:01 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231224205940.twO2DY-KSzjz-yjdidz7mPwOB-fSHWKiUNaP57SflZg@z \
    --to=zen0bit@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).