Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] media-downloader: update to 4.2.0.
@ 2024-01-21 23:11 someone13574
  2024-03-03  1:38 ` [PR PATCH] [Updated] " someone13574
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: someone13574 @ 2024-01-21 23:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/someone13574/void-packages media-downloader-4.2.0
https://github.com/void-linux/void-packages/pull/48315

media-downloader: update to 4.2.0.
#### Testing the changes
- I tested the changes in this PR: **YES**


#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (all crossbuilds):
  - armv6l
  - armv6l-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-media-downloader-4.2.0-48315.patch --]
[-- Type: text/x-diff, Size: 1125 bytes --]

From 1974fbdfeb1136800a13fb71cfc70b090a6c5976 Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Sun, 21 Jan 2024 18:09:31 -0500
Subject: [PATCH] media-downloader: update to 4.2.0.

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

diff --git a/srcpkgs/media-downloader/template b/srcpkgs/media-downloader/template
index 2a5e4eb984a63..6abde2e8e70c7 100644
--- a/srcpkgs/media-downloader/template
+++ b/srcpkgs/media-downloader/template
@@ -1,6 +1,6 @@
 # Template file for 'media-downloader'
 pkgname=media-downloader
-version=4.1.0
+version=4.2.0
 revision=1
 build_style=cmake
 hostmakedepends="qt5-qmake qt5-host-tools"
@@ -11,4 +11,4 @@ license="GPL-2.0-or-later"
 homepage="https://github.com/mhogomchungu/media-downloader"
 changelog="https://github.com/mhogomchungu/media-downloader/raw/main/changelog"
 distfiles="https://github.com/mhogomchungu/media-downloader/archive/refs/tags/${version}.tar.gz"
-checksum=ea8f68f75164da5eccda0006960fdd52adb77d4b0611181a017463f88b709c16
+checksum=b3c99cf58bfa802f710ed58c7ec5b882310bdeeca74eafaff77c1e8aa00197e0

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

* Re: [PR PATCH] [Updated] media-downloader: update to 4.2.0.
  2024-01-21 23:11 [PR PATCH] media-downloader: update to 4.2.0 someone13574
@ 2024-03-03  1:38 ` someone13574
  2024-03-03 20:07 ` media-downloader: update to 4.3.1 cinerea0
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: someone13574 @ 2024-03-03  1:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/someone13574/void-packages media-downloader-4.2.0
https://github.com/void-linux/void-packages/pull/48315

media-downloader: update to 4.2.0.
#### Testing the changes
- I tested the changes in this PR: **YES**


#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (all crossbuilds):
  - armv6l
  - armv6l-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-media-downloader-4.2.0-48315.patch --]
[-- Type: text/x-diff, Size: 2262 bytes --]

From 1974fbdfeb1136800a13fb71cfc70b090a6c5976 Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Sun, 21 Jan 2024 18:09:31 -0500
Subject: [PATCH 1/2] media-downloader: update to 4.2.0.

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

diff --git a/srcpkgs/media-downloader/template b/srcpkgs/media-downloader/template
index 2a5e4eb984a631..6abde2e8e70c7f 100644
--- a/srcpkgs/media-downloader/template
+++ b/srcpkgs/media-downloader/template
@@ -1,6 +1,6 @@
 # Template file for 'media-downloader'
 pkgname=media-downloader
-version=4.1.0
+version=4.2.0
 revision=1
 build_style=cmake
 hostmakedepends="qt5-qmake qt5-host-tools"
@@ -11,4 +11,4 @@ license="GPL-2.0-or-later"
 homepage="https://github.com/mhogomchungu/media-downloader"
 changelog="https://github.com/mhogomchungu/media-downloader/raw/main/changelog"
 distfiles="https://github.com/mhogomchungu/media-downloader/archive/refs/tags/${version}.tar.gz"
-checksum=ea8f68f75164da5eccda0006960fdd52adb77d4b0611181a017463f88b709c16
+checksum=b3c99cf58bfa802f710ed58c7ec5b882310bdeeca74eafaff77c1e8aa00197e0

From 60cc27030182cb958c07c52bfce06fa7fa6d07a1 Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Sat, 2 Mar 2024 20:37:51 -0500
Subject: [PATCH 2/2] media-downloader: update to 4.3.1.

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

diff --git a/srcpkgs/media-downloader/template b/srcpkgs/media-downloader/template
index 6abde2e8e70c7f..edf0f370d25615 100644
--- a/srcpkgs/media-downloader/template
+++ b/srcpkgs/media-downloader/template
@@ -1,6 +1,6 @@
 # Template file for 'media-downloader'
 pkgname=media-downloader
-version=4.2.0
+version=4.3.1
 revision=1
 build_style=cmake
 hostmakedepends="qt5-qmake qt5-host-tools"
@@ -11,4 +11,4 @@ license="GPL-2.0-or-later"
 homepage="https://github.com/mhogomchungu/media-downloader"
 changelog="https://github.com/mhogomchungu/media-downloader/raw/main/changelog"
 distfiles="https://github.com/mhogomchungu/media-downloader/archive/refs/tags/${version}.tar.gz"
-checksum=b3c99cf58bfa802f710ed58c7ec5b882310bdeeca74eafaff77c1e8aa00197e0
+checksum=eef008a815726257fb99f90ada63cb55b167fa13e1155872bb97fbb0389664b6

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

* Re: media-downloader: update to 4.3.1.
  2024-01-21 23:11 [PR PATCH] media-downloader: update to 4.2.0 someone13574
  2024-03-03  1:38 ` [PR PATCH] [Updated] " someone13574
@ 2024-03-03 20:07 ` cinerea0
  2024-03-03 20:19 ` [PR PATCH] [Updated] " someone13574
  2024-03-04 16:52 ` cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: cinerea0 @ 2024-03-03 20:07 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/48315#issuecomment-1975282084

Comment:
The newest version upstream is 4.4.0, please update this PR to use that version.

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

* Re: [PR PATCH] [Updated] media-downloader: update to 4.3.1.
  2024-01-21 23:11 [PR PATCH] media-downloader: update to 4.2.0 someone13574
  2024-03-03  1:38 ` [PR PATCH] [Updated] " someone13574
  2024-03-03 20:07 ` media-downloader: update to 4.3.1 cinerea0
@ 2024-03-03 20:19 ` someone13574
  2024-03-04 16:52 ` cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: someone13574 @ 2024-03-03 20:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/someone13574/void-packages media-downloader-4.2.0
https://github.com/void-linux/void-packages/pull/48315

media-downloader: update to 4.3.1.
#### Testing the changes
- I tested the changes in this PR: **YES**


#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (all crossbuilds):
  - armv6l
  - armv6l-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-media-downloader-4.2.0-48315.patch --]
[-- Type: text/x-diff, Size: 3393 bytes --]

From 1974fbdfeb1136800a13fb71cfc70b090a6c5976 Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Sun, 21 Jan 2024 18:09:31 -0500
Subject: [PATCH 1/3] media-downloader: update to 4.2.0.

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

diff --git a/srcpkgs/media-downloader/template b/srcpkgs/media-downloader/template
index 2a5e4eb984a631..6abde2e8e70c7f 100644
--- a/srcpkgs/media-downloader/template
+++ b/srcpkgs/media-downloader/template
@@ -1,6 +1,6 @@
 # Template file for 'media-downloader'
 pkgname=media-downloader
-version=4.1.0
+version=4.2.0
 revision=1
 build_style=cmake
 hostmakedepends="qt5-qmake qt5-host-tools"
@@ -11,4 +11,4 @@ license="GPL-2.0-or-later"
 homepage="https://github.com/mhogomchungu/media-downloader"
 changelog="https://github.com/mhogomchungu/media-downloader/raw/main/changelog"
 distfiles="https://github.com/mhogomchungu/media-downloader/archive/refs/tags/${version}.tar.gz"
-checksum=ea8f68f75164da5eccda0006960fdd52adb77d4b0611181a017463f88b709c16
+checksum=b3c99cf58bfa802f710ed58c7ec5b882310bdeeca74eafaff77c1e8aa00197e0

From 60cc27030182cb958c07c52bfce06fa7fa6d07a1 Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Sat, 2 Mar 2024 20:37:51 -0500
Subject: [PATCH 2/3] media-downloader: update to 4.3.1.

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

diff --git a/srcpkgs/media-downloader/template b/srcpkgs/media-downloader/template
index 6abde2e8e70c7f..edf0f370d25615 100644
--- a/srcpkgs/media-downloader/template
+++ b/srcpkgs/media-downloader/template
@@ -1,6 +1,6 @@
 # Template file for 'media-downloader'
 pkgname=media-downloader
-version=4.2.0
+version=4.3.1
 revision=1
 build_style=cmake
 hostmakedepends="qt5-qmake qt5-host-tools"
@@ -11,4 +11,4 @@ license="GPL-2.0-or-later"
 homepage="https://github.com/mhogomchungu/media-downloader"
 changelog="https://github.com/mhogomchungu/media-downloader/raw/main/changelog"
 distfiles="https://github.com/mhogomchungu/media-downloader/archive/refs/tags/${version}.tar.gz"
-checksum=b3c99cf58bfa802f710ed58c7ec5b882310bdeeca74eafaff77c1e8aa00197e0
+checksum=eef008a815726257fb99f90ada63cb55b167fa13e1155872bb97fbb0389664b6

From da9579462a776a5d6ae9479032d2b94100765040 Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Sun, 3 Mar 2024 15:19:32 -0500
Subject: [PATCH 3/3] media-downloader: update to 4.4.0.

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

diff --git a/srcpkgs/media-downloader/template b/srcpkgs/media-downloader/template
index edf0f370d25615..b3c8345fe3cef9 100644
--- a/srcpkgs/media-downloader/template
+++ b/srcpkgs/media-downloader/template
@@ -1,6 +1,6 @@
 # Template file for 'media-downloader'
 pkgname=media-downloader
-version=4.3.1
+version=4.4.0
 revision=1
 build_style=cmake
 hostmakedepends="qt5-qmake qt5-host-tools"
@@ -11,4 +11,4 @@ license="GPL-2.0-or-later"
 homepage="https://github.com/mhogomchungu/media-downloader"
 changelog="https://github.com/mhogomchungu/media-downloader/raw/main/changelog"
 distfiles="https://github.com/mhogomchungu/media-downloader/archive/refs/tags/${version}.tar.gz"
-checksum=eef008a815726257fb99f90ada63cb55b167fa13e1155872bb97fbb0389664b6
+checksum=3008fbcc4c32e855587c16bd6513124dc3c22f76c5e8c7bdd2f651a20f1b1a34

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

* Re: media-downloader: update to 4.3.1.
  2024-01-21 23:11 [PR PATCH] media-downloader: update to 4.2.0 someone13574
                   ` (2 preceding siblings ...)
  2024-03-03 20:19 ` [PR PATCH] [Updated] " someone13574
@ 2024-03-04 16:52 ` cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: cinerea0 @ 2024-03-04 16:52 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/48315#issuecomment-1977037364

Comment:
You also need to squash your commits.

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

end of thread, other threads:[~2024-03-04 16:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-21 23:11 [PR PATCH] media-downloader: update to 4.2.0 someone13574
2024-03-03  1:38 ` [PR PATCH] [Updated] " someone13574
2024-03-03 20:07 ` media-downloader: update to 4.3.1 cinerea0
2024-03-03 20:19 ` [PR PATCH] [Updated] " someone13574
2024-03-04 16:52 ` cinerea0

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