Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] owncloudclient: update to 2.6.3
@ 2020-09-13 10:36 bvdeenen
  2020-09-13 13:01 ` [PR REVIEW] " ahesford
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bvdeenen @ 2020-09-13 10:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bvdeenen/void-packages master
https://github.com/void-linux/void-packages/pull/24881

owncloudclient: update to 2.6.3
The installed client works fine on my desktop. No longer nags about updates being available

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

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

From b0c4edc95178292912f4e5269420bdef59b613d7 Mon Sep 17 00:00:00 2001
From: Bart van Deenen <bartvandeenen@streammachine.io>
Date: Sun, 13 Sep 2020 12:34:19 +0200
Subject: [PATCH] owncloudclient: update to 2.6.3

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

diff --git a/srcpkgs/owncloudclient/template b/srcpkgs/owncloudclient/template
index 9f35f71ce67..39d9c55a6c0 100644
--- a/srcpkgs/owncloudclient/template
+++ b/srcpkgs/owncloudclient/template
@@ -1,6 +1,6 @@
 # Template file for 'owncloudclient'
 pkgname=owncloudclient
-version=2.6.1.13407
+version=2.6.3.14058
 revision=1
 build_style=cmake
 configure_args="-Wno-dev -DNO_SHIBBOLETH=TRUE"
@@ -15,8 +15,10 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.owncloud.org"
 distfiles="https://download.owncloud.com/desktop/stable/${pkgname}-${version}.tar.xz"
-checksum=d8a7381e5f17d255342a3bace52d906c08bb1e76e07a89eeb14e3fda8bad41ca
+checksum=e3d38de31e041f0e1836b2b74acfc1fc76eea4955968952a65643cbf36a493f5
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-tools-devel"
 fi
+
+# https://download.owncloud.com/desktop/stable/owncloudclient-2.6.3.14058.tar.xz

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

* Re: [PR REVIEW] owncloudclient: update to 2.6.3
  2020-09-13 10:36 [PR PATCH] owncloudclient: update to 2.6.3 bvdeenen
@ 2020-09-13 13:01 ` ahesford
  2020-09-13 19:12 ` [PR PATCH] [Updated] " bvdeenen
  2020-09-15 17:55 ` [PR PATCH] [Merged]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2020-09-13 13:01 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/24881#discussion_r487526981

Comment:
Please remove these last two lines.

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

* Re: [PR PATCH] [Updated] owncloudclient: update to 2.6.3
  2020-09-13 10:36 [PR PATCH] owncloudclient: update to 2.6.3 bvdeenen
  2020-09-13 13:01 ` [PR REVIEW] " ahesford
@ 2020-09-13 19:12 ` bvdeenen
  2020-09-15 17:55 ` [PR PATCH] [Merged]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: bvdeenen @ 2020-09-13 19:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bvdeenen/void-packages master
https://github.com/void-linux/void-packages/pull/24881

owncloudclient: update to 2.6.3
The installed client works fine on my desktop. No longer nags about updates being available

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

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

From ec8bc635be480f2b89d322f9333a44cebcd02490 Mon Sep 17 00:00:00 2001
From: Bart van Deenen <bartvandeenen@streammachine.io>
Date: Sun, 13 Sep 2020 12:34:19 +0200
Subject: [PATCH] owncloudclient: update to 2.6.3

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

diff --git a/srcpkgs/owncloudclient/template b/srcpkgs/owncloudclient/template
index 9f35f71ce67..d8747863fe1 100644
--- a/srcpkgs/owncloudclient/template
+++ b/srcpkgs/owncloudclient/template
@@ -1,6 +1,6 @@
 # Template file for 'owncloudclient'
 pkgname=owncloudclient
-version=2.6.1.13407
+version=2.6.3.14058
 revision=1
 build_style=cmake
 configure_args="-Wno-dev -DNO_SHIBBOLETH=TRUE"
@@ -15,7 +15,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.owncloud.org"
 distfiles="https://download.owncloud.com/desktop/stable/${pkgname}-${version}.tar.xz"
-checksum=d8a7381e5f17d255342a3bace52d906c08bb1e76e07a89eeb14e3fda8bad41ca
+checksum=e3d38de31e041f0e1836b2b74acfc1fc76eea4955968952a65643cbf36a493f5
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-tools-devel"

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

* Re: [PR PATCH] [Merged]: owncloudclient: update to 2.6.3
  2020-09-13 10:36 [PR PATCH] owncloudclient: update to 2.6.3 bvdeenen
  2020-09-13 13:01 ` [PR REVIEW] " ahesford
  2020-09-13 19:12 ` [PR PATCH] [Updated] " bvdeenen
@ 2020-09-15 17:55 ` ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2020-09-15 17:55 UTC (permalink / raw)
  To: ml

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

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

owncloudclient: update to 2.6.3
https://github.com/void-linux/void-packages/pull/24881

Description:
The installed client works fine on my desktop. No longer nags about updates being available

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

end of thread, other threads:[~2020-09-15 17:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-13 10:36 [PR PATCH] owncloudclient: update to 2.6.3 bvdeenen
2020-09-13 13:01 ` [PR REVIEW] " ahesford
2020-09-13 19:12 ` [PR PATCH] [Updated] " bvdeenen
2020-09-15 17:55 ` [PR PATCH] [Merged]: " ahesford

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