Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update DropBox to v2023.09.06
@ 2024-01-03 10:37 66Ton99
  2024-02-11 16:37 ` [PR REVIEW] dropbox: update " kaistian
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: 66Ton99 @ 2024-01-03 10:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/66Ton99/void-packages dropbox
https://github.com/void-linux/void-packages/pull/48042

Update DropBox to v2023.09.06
 Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)


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

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

From c5ddb7606a7de4d63f3af9718ededea17f87008a Mon Sep 17 00:00:00 2001
From: 66Ton99 <383739+66Ton99@users.noreply.github.com>
Date: Wed, 3 Jan 2024 12:34:42 +0200
Subject: [PATCH] Update DropBox to v2023.09.06

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

diff --git a/srcpkgs/dropbox/template b/srcpkgs/dropbox/template
index f03251ce86fa4..989c3bdf8693d 100644
--- a/srcpkgs/dropbox/template
+++ b/srcpkgs/dropbox/template
@@ -1,6 +1,6 @@
 # Template file for 'dropbox'
 pkgname=dropbox
-version=2023.02.27+cf4ccaa
+version=v2023.09.06
 revision=1
 archs="x86_64 i686"
 build_style=gnu-configure
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later, CC-BY-ND-3.0"
 homepage="https://www.dropbox.com"
 distfiles="https://github.com/dropbox/nautilus-dropbox/archive/${version#*+}.tar.gz"
-checksum=821dd34fe8bbd89bacaa4b01a653f2c8764e5819c91efaffb0f7c14aa62f87fe
+checksum=e35a209fe1b263918001310727136c1aab8197743436e7406df33a50e0f472de
 # - The ND part of CC-BY-ND-3.0 is nonfree
 # - The package is just a wrapper to download and start proprietary dropbox
 # binary programs from dropbox.com, which are necessary for its function.

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

* Re: [PR REVIEW] dropbox: update to v2023.09.06
  2024-01-03 10:37 [PR PATCH] Update DropBox to v2023.09.06 66Ton99
  2024-02-11 16:37 ` [PR REVIEW] dropbox: update " kaistian
@ 2024-02-11 16:37 ` kaistian
  2024-05-12  1:48 ` github-actions
  2024-05-13  8:27 ` [PR PATCH] [Closed]: " 66Ton99
  3 siblings, 0 replies; 5+ messages in thread
From: kaistian @ 2024-02-11 16:37 UTC (permalink / raw)
  To: ml

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

New review comment by kaistian on void-packages repository

https://github.com/void-linux/void-packages/pull/48042#discussion_r1485540949

Comment:
```suggestion
version=2023.09.06
```

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

* Re: [PR REVIEW] dropbox: update to v2023.09.06
  2024-01-03 10:37 [PR PATCH] Update DropBox to v2023.09.06 66Ton99
@ 2024-02-11 16:37 ` kaistian
  2024-02-11 16:37 ` kaistian
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: kaistian @ 2024-02-11 16:37 UTC (permalink / raw)
  To: ml

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

New review comment by kaistian on void-packages repository

https://github.com/void-linux/void-packages/pull/48042#discussion_r1485541111

Comment:
```suggestion
distfiles="https://github.com/dropbox/nautilus-dropbox/archive/v${version}.tar.gz"
```

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

* Re: dropbox: update to v2023.09.06
  2024-01-03 10:37 [PR PATCH] Update DropBox to v2023.09.06 66Ton99
  2024-02-11 16:37 ` [PR REVIEW] dropbox: update " kaistian
  2024-02-11 16:37 ` kaistian
@ 2024-05-12  1:48 ` github-actions
  2024-05-13  8:27 ` [PR PATCH] [Closed]: " 66Ton99
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2024-05-12  1:48 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/48042#issuecomment-2106085456

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] 5+ messages in thread

* Re: [PR PATCH] [Closed]: dropbox: update to v2023.09.06
  2024-01-03 10:37 [PR PATCH] Update DropBox to v2023.09.06 66Ton99
                   ` (2 preceding siblings ...)
  2024-05-12  1:48 ` github-actions
@ 2024-05-13  8:27 ` 66Ton99
  3 siblings, 0 replies; 5+ messages in thread
From: 66Ton99 @ 2024-05-13  8:27 UTC (permalink / raw)
  To: ml

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

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

dropbox: update to v2023.09.06
https://github.com/void-linux/void-packages/pull/48042

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

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)


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

end of thread, other threads:[~2024-05-13  8:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-03 10:37 [PR PATCH] Update DropBox to v2023.09.06 66Ton99
2024-02-11 16:37 ` [PR REVIEW] dropbox: update " kaistian
2024-02-11 16:37 ` kaistian
2024-05-12  1:48 ` github-actions
2024-05-13  8:27 ` [PR PATCH] [Closed]: " 66Ton99

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