Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] LGOGDownloader: update to 3.12.
@ 2023-10-24  3:01 RunningDroid
  2024-01-10 22:13 ` [PR PATCH] [Updated] " RunningDroid
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: RunningDroid @ 2023-10-24  3:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RunningDroid/void-packages update-LGOGDownloader
https://github.com/void-linux/void-packages/pull/46864

LGOGDownloader: update to 3.12.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/46864.patch is attached

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

From c51a2963be9eb0d41ead4d8ad60c040e84e1d5f7 Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Mon, 23 Oct 2023 18:56:23 -0400
Subject: [PATCH] LGOGDownloader: update to 3.12.

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

diff --git a/srcpkgs/LGOGDownloader/template b/srcpkgs/LGOGDownloader/template
index f7c58877cbe65..92ef57a8cb663 100644
--- a/srcpkgs/LGOGDownloader/template
+++ b/srcpkgs/LGOGDownloader/template
@@ -1,7 +1,7 @@
 # Template file for 'LGOGDownloader'
 pkgname=LGOGDownloader
-version=3.11
-revision=4
+version=3.12
+revision=1
 build_style=cmake
 configure_args="$(vopt_bool qt USE_QT_GUI)"
 hostmakedepends="pkg-config"
@@ -14,7 +14,7 @@ maintainer="RunningDroid <runningdroid@zoho.com>"
 license="WTFPL"
 homepage="https://github.com/Sude-/lgogdownloader"
 distfiles="https://github.com/Sude-/lgogdownloader/archive/v${version}.tar.gz"
-checksum=01c9556287d5f49662c2219365b9d306482e8efadc805c3dbb9381d5110df719
+checksum=019aea289a45649055760198455088d0eab0ac4a68466eb59898d7190086886e
 
 build_options="qt"
 desc_option_qt="Include QT WebEngine to support solving captchas"

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

* Re: [PR PATCH] [Updated] LGOGDownloader: update to 3.12.
  2023-10-24  3:01 [PR PATCH] LGOGDownloader: update to 3.12 RunningDroid
@ 2024-01-10 22:13 ` RunningDroid
  2024-04-10  1:45 ` github-actions
  2024-04-10  3:44 ` [PR PATCH] [Updated] " RunningDroid
  2 siblings, 0 replies; 4+ messages in thread
From: RunningDroid @ 2024-01-10 22:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RunningDroid/void-packages update-LGOGDownloader
https://github.com/void-linux/void-packages/pull/46864

LGOGDownloader: update to 3.12.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/46864.patch is attached

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

From 60878bdd2d1faa99b768cc693835365348bb48ea Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Mon, 23 Oct 2023 18:56:23 -0400
Subject: [PATCH] LGOGDownloader: update to 3.12.

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

diff --git a/srcpkgs/LGOGDownloader/template b/srcpkgs/LGOGDownloader/template
index f7c58877cbe65..92ef57a8cb663 100644
--- a/srcpkgs/LGOGDownloader/template
+++ b/srcpkgs/LGOGDownloader/template
@@ -1,7 +1,7 @@
 # Template file for 'LGOGDownloader'
 pkgname=LGOGDownloader
-version=3.11
-revision=4
+version=3.12
+revision=1
 build_style=cmake
 configure_args="$(vopt_bool qt USE_QT_GUI)"
 hostmakedepends="pkg-config"
@@ -14,7 +14,7 @@ maintainer="RunningDroid <runningdroid@zoho.com>"
 license="WTFPL"
 homepage="https://github.com/Sude-/lgogdownloader"
 distfiles="https://github.com/Sude-/lgogdownloader/archive/v${version}.tar.gz"
-checksum=01c9556287d5f49662c2219365b9d306482e8efadc805c3dbb9381d5110df719
+checksum=019aea289a45649055760198455088d0eab0ac4a68466eb59898d7190086886e
 
 build_options="qt"
 desc_option_qt="Include QT WebEngine to support solving captchas"

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

* Re: LGOGDownloader: update to 3.12.
  2023-10-24  3:01 [PR PATCH] LGOGDownloader: update to 3.12 RunningDroid
  2024-01-10 22:13 ` [PR PATCH] [Updated] " RunningDroid
@ 2024-04-10  1:45 ` github-actions
  2024-04-10  3:44 ` [PR PATCH] [Updated] " RunningDroid
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2024-04-10  1:45 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/46864#issuecomment-2046309641

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Updated] LGOGDownloader: update to 3.12.
  2023-10-24  3:01 [PR PATCH] LGOGDownloader: update to 3.12 RunningDroid
  2024-01-10 22:13 ` [PR PATCH] [Updated] " RunningDroid
  2024-04-10  1:45 ` github-actions
@ 2024-04-10  3:44 ` RunningDroid
  2 siblings, 0 replies; 4+ messages in thread
From: RunningDroid @ 2024-04-10  3:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RunningDroid/void-packages update-LGOGDownloader
https://github.com/void-linux/void-packages/pull/46864

LGOGDownloader: update to 3.12.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/46864.patch is attached

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

From 1261bc560b2ddb3609844460c7f7e1f8ea7ff27c Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Mon, 23 Oct 2023 18:56:23 -0400
Subject: [PATCH] LGOGDownloader: update to 3.12.

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

diff --git a/srcpkgs/LGOGDownloader/template b/srcpkgs/LGOGDownloader/template
index f7c58877cbe657..92ef57a8cb663b 100644
--- a/srcpkgs/LGOGDownloader/template
+++ b/srcpkgs/LGOGDownloader/template
@@ -1,7 +1,7 @@
 # Template file for 'LGOGDownloader'
 pkgname=LGOGDownloader
-version=3.11
-revision=4
+version=3.12
+revision=1
 build_style=cmake
 configure_args="$(vopt_bool qt USE_QT_GUI)"
 hostmakedepends="pkg-config"
@@ -14,7 +14,7 @@ maintainer="RunningDroid <runningdroid@zoho.com>"
 license="WTFPL"
 homepage="https://github.com/Sude-/lgogdownloader"
 distfiles="https://github.com/Sude-/lgogdownloader/archive/v${version}.tar.gz"
-checksum=01c9556287d5f49662c2219365b9d306482e8efadc805c3dbb9381d5110df719
+checksum=019aea289a45649055760198455088d0eab0ac4a68466eb59898d7190086886e
 
 build_options="qt"
 desc_option_qt="Include QT WebEngine to support solving captchas"

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

end of thread, other threads:[~2024-04-10  3:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-24  3:01 [PR PATCH] LGOGDownloader: update to 3.12 RunningDroid
2024-01-10 22:13 ` [PR PATCH] [Updated] " RunningDroid
2024-04-10  1:45 ` github-actions
2024-04-10  3:44 ` [PR PATCH] [Updated] " RunningDroid

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