Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nextcloud-client: update to 3.11.1
@ 2024-01-30 21:12 mdkcore0
  2024-02-15 17:27 ` [PR PATCH] [Updated] " mdkcore0
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mdkcore0 @ 2024-01-30 21:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mdkcore0/void-packages update-nextcloud
https://github.com/void-linux/void-packages/pull/48449

nextcloud-client: update to 3.11.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-libc
- I built this PR locally for these architectures:
  - armv7l (crossbuild)

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

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

From bd71b33cc1587f0decf0df679667bfd59aab0e6f Mon Sep 17 00:00:00 2001
From: Rodrigo Oliveira <mdkcore@qtrnn.io>
Date: Tue, 30 Jan 2024 18:07:46 -0300
Subject: [PATCH] nextcloud-client: update to 3.11.1

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

diff --git a/srcpkgs/nextcloud-client/template b/srcpkgs/nextcloud-client/template
index 5532db0fc634a..0ed28393397b0 100644
--- a/srcpkgs/nextcloud-client/template
+++ b/srcpkgs/nextcloud-client/template
@@ -1,6 +1,6 @@
 # Template file for 'nextcloud-client'
 pkgname=nextcloud-client
-version=3.11.0
+version=3.11.1
 revision=1
 build_style=cmake
 configure_args="-DBUILD_UPDATER=NO -DBUILD_WITH_WEBENGINE=OFF -Wno-dev"
@@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
 homepage="https://nextcloud.com/clients/"
 changelog="https://github.com/nextcloud/desktop/releases"
 distfiles="https://github.com/nextcloud/desktop/archive/v${version}.tar.gz"
-checksum=75d53751411a7544ed5b9f23c3e71c19a96f4096313d76dad77314c3773319d9
+checksum=9f60a6707d31e82357780dff11168ede88d1f859481a22f2d04c827e656f3fba
 # https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549
 make_check=ci-skip
 

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

* Re: [PR PATCH] [Updated] nextcloud-client: update to 3.11.1
  2024-01-30 21:12 [PR PATCH] nextcloud-client: update to 3.11.1 mdkcore0
@ 2024-02-15 17:27 ` mdkcore0
  2024-02-15 17:47 ` nextcloud-client: update to 3.12.0 mdkcore0
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: mdkcore0 @ 2024-02-15 17:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mdkcore0/void-packages update-nextcloud
https://github.com/void-linux/void-packages/pull/48449

nextcloud-client: update to 3.11.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-libc
- I built this PR locally for these architectures:
  - armv7l (crossbuild)

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

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

From 1fef8871bad29a925e4337d3bbd1da8bee81f198 Mon Sep 17 00:00:00 2001
From: Rodrigo Oliveira <mdkcore@qtrnn.io>
Date: Thu, 15 Feb 2024 12:55:52 -0300
Subject: [PATCH] nextcloud-client: update to 3.12.0

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

diff --git a/srcpkgs/nextcloud-client/template b/srcpkgs/nextcloud-client/template
index 5532db0fc634a..1413c8e965b58 100644
--- a/srcpkgs/nextcloud-client/template
+++ b/srcpkgs/nextcloud-client/template
@@ -1,6 +1,6 @@
 # Template file for 'nextcloud-client'
 pkgname=nextcloud-client
-version=3.11.0
+version=3.12.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_UPDATER=NO -DBUILD_WITH_WEBENGINE=OFF -Wno-dev"
@@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
 homepage="https://nextcloud.com/clients/"
 changelog="https://github.com/nextcloud/desktop/releases"
 distfiles="https://github.com/nextcloud/desktop/archive/v${version}.tar.gz"
-checksum=75d53751411a7544ed5b9f23c3e71c19a96f4096313d76dad77314c3773319d9
+checksum=df6c56c8fcbee7d9ab09673cdb7b41671f2eb0eb1dbb79ee393b207a9bc46ee8
 # https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549
 make_check=ci-skip
 

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

* Re: nextcloud-client: update to 3.12.0
  2024-01-30 21:12 [PR PATCH] nextcloud-client: update to 3.11.1 mdkcore0
  2024-02-15 17:27 ` [PR PATCH] [Updated] " mdkcore0
@ 2024-02-15 17:47 ` mdkcore0
  2024-02-23 17:42 ` [PR PATCH] [Updated] " mdkcore0
  2024-02-29 21:05 ` [PR PATCH] [Merged]: " cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: mdkcore0 @ 2024-02-15 17:47 UTC (permalink / raw)
  To: ml

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

New comment by mdkcore0 on void-packages repository

https://github.com/void-linux/void-packages/pull/48449#issuecomment-1946747166

Comment:
changed version to its new 3.12.0 release

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

* Re: [PR PATCH] [Updated] nextcloud-client: update to 3.12.0
  2024-01-30 21:12 [PR PATCH] nextcloud-client: update to 3.11.1 mdkcore0
  2024-02-15 17:27 ` [PR PATCH] [Updated] " mdkcore0
  2024-02-15 17:47 ` nextcloud-client: update to 3.12.0 mdkcore0
@ 2024-02-23 17:42 ` mdkcore0
  2024-02-29 21:05 ` [PR PATCH] [Merged]: " cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: mdkcore0 @ 2024-02-23 17:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mdkcore0/void-packages update-nextcloud
https://github.com/void-linux/void-packages/pull/48449

nextcloud-client: update to 3.12.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-libc
- I built this PR locally for these architectures:
  - armv7l (crossbuild)

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

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

From 239a7b804ea32fd5e15c14a9e540470618e05d8c Mon Sep 17 00:00:00 2001
From: Rodrigo Oliveira <mdkcore@qtrnn.io>
Date: Thu, 15 Feb 2024 12:55:52 -0300
Subject: [PATCH] nextcloud-client: update to 3.12.0

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

diff --git a/srcpkgs/nextcloud-client/template b/srcpkgs/nextcloud-client/template
index 5532db0fc634a4..1413c8e965b58a 100644
--- a/srcpkgs/nextcloud-client/template
+++ b/srcpkgs/nextcloud-client/template
@@ -1,6 +1,6 @@
 # Template file for 'nextcloud-client'
 pkgname=nextcloud-client
-version=3.11.0
+version=3.12.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_UPDATER=NO -DBUILD_WITH_WEBENGINE=OFF -Wno-dev"
@@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
 homepage="https://nextcloud.com/clients/"
 changelog="https://github.com/nextcloud/desktop/releases"
 distfiles="https://github.com/nextcloud/desktop/archive/v${version}.tar.gz"
-checksum=75d53751411a7544ed5b9f23c3e71c19a96f4096313d76dad77314c3773319d9
+checksum=df6c56c8fcbee7d9ab09673cdb7b41671f2eb0eb1dbb79ee393b207a9bc46ee8
 # https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549
 make_check=ci-skip
 

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

* Re: [PR PATCH] [Merged]: nextcloud-client: update to 3.12.0
  2024-01-30 21:12 [PR PATCH] nextcloud-client: update to 3.11.1 mdkcore0
                   ` (2 preceding siblings ...)
  2024-02-23 17:42 ` [PR PATCH] [Updated] " mdkcore0
@ 2024-02-29 21:05 ` cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: cinerea0 @ 2024-02-29 21:05 UTC (permalink / raw)
  To: ml

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

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

nextcloud-client: update to 3.12.0
https://github.com/void-linux/void-packages/pull/48449

Description:
#### 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-libc
- I built this PR locally for these architectures:
  - armv7l (crossbuild)

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

end of thread, other threads:[~2024-02-29 21:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-30 21:12 [PR PATCH] nextcloud-client: update to 3.11.1 mdkcore0
2024-02-15 17:27 ` [PR PATCH] [Updated] " mdkcore0
2024-02-15 17:47 ` nextcloud-client: update to 3.12.0 mdkcore0
2024-02-23 17:42 ` [PR PATCH] [Updated] " mdkcore0
2024-02-29 21:05 ` [PR PATCH] [Merged]: " 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).