Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Thunar: update to 4.16.11.
@ 2022-04-09 18:14 mobinmob
  2022-04-17 18:01 ` [PR REVIEW] " tibequadorian
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mobinmob @ 2022-04-09 18:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages Thunar
https://github.com/void-linux/void-packages/pull/36604

Thunar: update to 4.16.11.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 516cd4da0d96a473e802f568e215cbff3a9c88ff Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 9 Apr 2022 21:13:28 +0300
Subject: [PATCH] Thunar: update to 4.16.11.

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

diff --git a/srcpkgs/Thunar/template b/srcpkgs/Thunar/template
index 70631d39f65d..b28a8fdf3682 100644
--- a/srcpkgs/Thunar/template
+++ b/srcpkgs/Thunar/template
@@ -1,7 +1,7 @@
 # Template file for 'Thunar'
 pkgname=Thunar
 reverts="4.17.0_1"
-version=4.16.10
+version=4.16.11
 revision=1
 wrksrc=thunar-${version}
 build_style=gnu-configure
@@ -18,7 +18,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://docs.xfce.org/xfce/thunar/Start"
 changelog="https://raw.githubusercontent.com/xfce-mirror/thunar/master/NEWS"
 distfiles="https://archive.xfce.org/src/xfce/thunar/${version%.*}/thunar-${version}.tar.bz2"
-checksum=f105c8f5abc50c411f6218f913561ae3a485826bd0cd09503a4772d015899c92
+checksum=f47dde90b2e5e3e31920a4f57ddd3670282d0a90870a45e89148fce41b2a8a1b
 
 post_install() {
 	rm -rf ${DESTDIR}/usr/lib/systemd

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

* Re: [PR REVIEW] Thunar: update to 4.16.11.
  2022-04-09 18:14 [PR PATCH] Thunar: update to 4.16.11 mobinmob
@ 2022-04-17 18:01 ` tibequadorian
  2022-04-30 13:30 ` [PR PATCH] [Updated] " mobinmob
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: tibequadorian @ 2022-04-17 18:01 UTC (permalink / raw)
  To: ml

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

New review comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/36604#discussion_r851786599

Comment:
```suggestion
changelog="https://gitlab.xfce.org/xfce/thunar/-/raw/xfce-${version%.*}/NEWS"
```

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

* Re: [PR PATCH] [Updated] Thunar: update to 4.16.11.
  2022-04-09 18:14 [PR PATCH] Thunar: update to 4.16.11 mobinmob
  2022-04-17 18:01 ` [PR REVIEW] " tibequadorian
@ 2022-04-30 13:30 ` mobinmob
  2022-04-30 13:31 ` [PR REVIEW] " mobinmob
  2022-05-01  8:53 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2022-04-30 13:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages Thunar
https://github.com/void-linux/void-packages/pull/36604

Thunar: update to 4.16.11.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 3d65dee53d27761e54214d3eb384341fbd35dfa0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 9 Apr 2022 21:13:28 +0300
Subject: [PATCH] Thunar: update to 4.16.11.

---
 srcpkgs/Thunar/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/Thunar/template b/srcpkgs/Thunar/template
index 70631d39f65d..4656fbc6226d 100644
--- a/srcpkgs/Thunar/template
+++ b/srcpkgs/Thunar/template
@@ -1,7 +1,7 @@
 # Template file for 'Thunar'
 pkgname=Thunar
 reverts="4.17.0_1"
-version=4.16.10
+version=4.16.11
 revision=1
 wrksrc=thunar-${version}
 build_style=gnu-configure
@@ -16,9 +16,9 @@ short_desc="Thunar File Manager"
 maintainer="Ulf <void@uw.anonaddy.com>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://docs.xfce.org/xfce/thunar/Start"
-changelog="https://raw.githubusercontent.com/xfce-mirror/thunar/master/NEWS"
+changelog="https://gitlab.xfce.org/xfce/thunar/-/raw/xfce-${version%.*}/NEWS"
 distfiles="https://archive.xfce.org/src/xfce/thunar/${version%.*}/thunar-${version}.tar.bz2"
-checksum=f105c8f5abc50c411f6218f913561ae3a485826bd0cd09503a4772d015899c92
+checksum=f47dde90b2e5e3e31920a4f57ddd3670282d0a90870a45e89148fce41b2a8a1b
 
 post_install() {
 	rm -rf ${DESTDIR}/usr/lib/systemd

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

* Re: [PR REVIEW] Thunar: update to 4.16.11.
  2022-04-09 18:14 [PR PATCH] Thunar: update to 4.16.11 mobinmob
  2022-04-17 18:01 ` [PR REVIEW] " tibequadorian
  2022-04-30 13:30 ` [PR PATCH] [Updated] " mobinmob
@ 2022-04-30 13:31 ` mobinmob
  2022-05-01  8:53 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2022-04-30 13:31 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/36604#discussion_r862356064

Comment:
Done, thanks.

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

* Re: [PR PATCH] [Merged]: Thunar: update to 4.16.11.
  2022-04-09 18:14 [PR PATCH] Thunar: update to 4.16.11 mobinmob
                   ` (2 preceding siblings ...)
  2022-04-30 13:31 ` [PR REVIEW] " mobinmob
@ 2022-05-01  8:53 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-05-01  8:53 UTC (permalink / raw)
  To: ml

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

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

Thunar: update to 4.16.11.
https://github.com/void-linux/void-packages/pull/36604

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-05-01  8:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-09 18:14 [PR PATCH] Thunar: update to 4.16.11 mobinmob
2022-04-17 18:01 ` [PR REVIEW] " tibequadorian
2022-04-30 13:30 ` [PR PATCH] [Updated] " mobinmob
2022-04-30 13:31 ` [PR REVIEW] " mobinmob
2022-05-01  8:53 ` [PR PATCH] [Merged]: " paper42

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