Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nextcloud-client: update to 3.6.0
@ 2022-10-04  9:13 wrathgewp
  2022-10-04  9:21 ` [PR PATCH] [Updated] " wrathgewp
  2022-10-04 12:25 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: wrathgewp @ 2022-10-04  9:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/wrathgewp/void-packages nextcloud-client
https://github.com/void-linux/void-packages/pull/39697

nextcloud-client: update to 3.6.0
Testing the changes
- I tested the changes in this PR: **YES**

Local build testing
- I built this PR locally for my native architecture, aarch64

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

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

From 1415b8e422688820c721534781709cce825a6c9b Mon Sep 17 00:00:00 2001
From: Wrath <39569621+wrathgewp@users.noreply.github.com>
Date: Tue, 4 Oct 2022 11:09:11 +0200
Subject: [PATCH] nextcloud-client: update to 3.6.0

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

diff --git a/srcpkgs/nextcloud-client/template b/srcpkgs/nextcloud-client/template
index 857663ac7427..a856d812c014 100644
--- a/srcpkgs/nextcloud-client/template
+++ b/srcpkgs/nextcloud-client/template
@@ -1,7 +1,7 @@
 # Template file for 'nextcloud-client'
 pkgname=nextcloud-client
-version=3.5.4
-revision=1
+version=3.6.0
+revision=2
 wrksrc="desktop-${version}"
 build_style=cmake
 configure_args="-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=f6222403063f83d52577ab4c53060eec8d0dc499e56975e44767b53d9b6e896f
+checksum=d7c1d3f6a867566c1f9a629c8c0d954ba69ebc4107c0faa975a1ccf42842d0df
 # https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549
 make_check=ci-skip
 

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

* Re: [PR PATCH] [Updated] nextcloud-client: update to 3.6.0
  2022-10-04  9:13 [PR PATCH] nextcloud-client: update to 3.6.0 wrathgewp
@ 2022-10-04  9:21 ` wrathgewp
  2022-10-04 12:25 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: wrathgewp @ 2022-10-04  9:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/wrathgewp/void-packages nextcloud-client
https://github.com/void-linux/void-packages/pull/39697

nextcloud-client: update to 3.6.0
Testing the changes
- I tested the changes in this PR: **YES**

Local build testing
- I built this PR locally for my native architecture, aarch64

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

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

From 20b64c3265df880c27a426c6cece7df5e7359104 Mon Sep 17 00:00:00 2001
From: Wrath <39569621+wrathgewp@users.noreply.github.com>
Date: Tue, 4 Oct 2022 11:09:11 +0200
Subject: [PATCH] nextcloud-client: update to 3.6.0

fixed revision number
---
 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 857663ac7427..3a233ce58192 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.5.4
+version=3.6.0
 revision=1
 wrksrc="desktop-${version}"
 build_style=cmake
@@ -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=f6222403063f83d52577ab4c53060eec8d0dc499e56975e44767b53d9b6e896f
+checksum=d7c1d3f6a867566c1f9a629c8c0d954ba69ebc4107c0faa975a1ccf42842d0df
 # https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549
 make_check=ci-skip
 

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

* Re: [PR PATCH] [Merged]: nextcloud-client: update to 3.6.0
  2022-10-04  9:13 [PR PATCH] nextcloud-client: update to 3.6.0 wrathgewp
  2022-10-04  9:21 ` [PR PATCH] [Updated] " wrathgewp
@ 2022-10-04 12:25 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2022-10-04 12:25 UTC (permalink / raw)
  To: ml

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

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

nextcloud-client: update to 3.6.0
https://github.com/void-linux/void-packages/pull/39697

Description:
Testing the changes
- I tested the changes in this PR: **YES**

Local build testing
- I built this PR locally for my native architecture, aarch64

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

end of thread, other threads:[~2022-10-04 12:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04  9:13 [PR PATCH] nextcloud-client: update to 3.6.0 wrathgewp
2022-10-04  9:21 ` [PR PATCH] [Updated] " wrathgewp
2022-10-04 12:25 ` [PR PATCH] [Merged]: " Duncaen

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