Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Add change log and fix homepage for xfce4-battery-plugin.
@ 2022-08-12  7:05 vadzimnaumuk
  2022-08-12  7:06 ` [PR PATCH] [Closed]: " vadzimnaumuk
  2022-08-12  7:16 ` classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: vadzimnaumuk @ 2022-08-12  7:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/vadzimnaumuk/void-packages master
https://github.com/void-linux/void-packages/pull/38630

Add change log and fix homepage for xfce4-battery-plugin.

- I tested the changes in this PR:  YES
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
 - amd64


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

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

From e0a5c44d7b6a77d4ed30f8584eafd743d71432b1 Mon Sep 17 00:00:00 2001
From: Vadzim <105500298+vadzimnaumuk@users.noreply.github.com>
Date: Thu, 11 Aug 2022 14:58:53 +0100
Subject: [PATCH 1/2] xfce4-screenshooter: update to 1.9.11

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

diff --git a/srcpkgs/xfce4-screenshooter/template b/srcpkgs/xfce4-screenshooter/template
index 01956e5ed3e0..5d24f382f8ef 100644
--- a/srcpkgs/xfce4-screenshooter/template
+++ b/srcpkgs/xfce4-screenshooter/template
@@ -1,6 +1,6 @@
 # Template file for 'xfce4-screenshooter'
 pkgname=xfce4-screenshooter
-version=1.9.10
+version=1.9.11
 revision=1
 build_style=gnu-configure
 configure_args="--with-locales-dir=/usr/share/locale"
@@ -13,4 +13,4 @@ license="GPL-2.0-or-later"
 homepage="https://goodies.xfce.org/projects/applications/xfce4-screenshooter"
 changelog="https://gitlab.xfce.org/apps/xfce4-screenshooter/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
-checksum=04b4178527f5b98cfe76ae427e95581067edf262a530639d332f6db9a68292d7
+checksum=e73d06be594b32f57d56b31482214cd7572c54adc0963f6b66c224c205f3f8b4

From 5143d7f5a07bbb138233a3dd3a6af67d1489199d Mon Sep 17 00:00:00 2001
From: Vadzim <105500298+vadzimnaumuk@users.noreply.github.com>
Date: Fri, 12 Aug 2022 08:03:05 +0100
Subject: [PATCH 2/2] xfce4-battery-plugin: add changelog & upd homepage

---
 srcpkgs/xfce4-battery-plugin/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/xfce4-battery-plugin/template b/srcpkgs/xfce4-battery-plugin/template
index d370cb980aad..cfc77c632c7d 100644
--- a/srcpkgs/xfce4-battery-plugin/template
+++ b/srcpkgs/xfce4-battery-plugin/template
@@ -9,6 +9,7 @@ makedepends="xfce4-panel-devel"
 short_desc="Battery monitor plugin for the Xfce panel"
 maintainer="Alexander Mamay <alexander@mamay.su>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin"
+homepage="https://docs.xfce.org/panel-plugins/xfce4-battery-plugin/start"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-battery-plugin/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
 checksum=107df2a837156c010e1eab5430bab90c77f0a3dc699b5937678c8a9c5e64c222

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

* Re: [PR PATCH] [Closed]: Add change log and fix homepage for xfce4-battery-plugin.
  2022-08-12  7:05 [PR PATCH] Add change log and fix homepage for xfce4-battery-plugin vadzimnaumuk
@ 2022-08-12  7:06 ` vadzimnaumuk
  2022-08-12  7:16 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: vadzimnaumuk @ 2022-08-12  7:06 UTC (permalink / raw)
  To: ml

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

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

Add change log and fix homepage for xfce4-battery-plugin.
https://github.com/void-linux/void-packages/pull/38630

Description:

- I tested the changes in this PR:  YES
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
 - amd64


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

* Re: Add change log and fix homepage for xfce4-battery-plugin.
  2022-08-12  7:05 [PR PATCH] Add change log and fix homepage for xfce4-battery-plugin vadzimnaumuk
  2022-08-12  7:06 ` [PR PATCH] [Closed]: " vadzimnaumuk
@ 2022-08-12  7:16 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-08-12  7:16 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38630#issuecomment-1212803796

Comment:
I would recommend using a branch other than your fork's master (`git checkout -b a-descriptive-name` before making your changes)

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

end of thread, other threads:[~2022-08-12  7:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-12  7:05 [PR PATCH] Add change log and fix homepage for xfce4-battery-plugin vadzimnaumuk
2022-08-12  7:06 ` [PR PATCH] [Closed]: " vadzimnaumuk
2022-08-12  7:16 ` classabbyamp

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