dropbox: update to 2024.04.17.

This commit is contained in:
skmpz 2024-05-21 16:55:28 +03:00 committed by classabbyamp
parent 918cb36ba4
commit df71a41cc3

View file

@ -1,7 +1,7 @@
# Template file for 'dropbox'
pkgname=dropbox
version=2023.02.27+cf4ccaa
revision=2
version=2024.04.17
revision=1
archs="x86_64 i686"
build_style=gnu-configure
configure_args="--disable-static"
@ -13,8 +13,8 @@ short_desc="Dropbox file sharing"
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
distfiles="https://github.com/dropbox/nautilus-dropbox/archive/refs/tags/v${version}.tar.gz"
checksum=dd10f84d7fab941f1fb70d9e538d20b10627a645fc02f1fde7e1f179dc018e0e
# - 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.