blob: 1fe8351cbedb1e1be47710111333e70cbee914f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = dropbox-cli
pkgdesc = Command line interface for Dropbox
pkgver = 2024.04.17
pkgrel = 2
url = https://www.dropbox.com
arch = any
license = GPL-3.0-or-later
makedepends = gdk-pixbuf2
depends = dropbox
depends = python-gobject
optdepends = gtk3: Dropbox update GUI
optdepends = python-gpgme: verify binary signature
source = https://linux.dropbox.com/packages/nautilus-dropbox-2024.04.17.tar.bz2
source = dropboxd-fallback.patch
sha256sums = a6a098cf16aa4747f40816ac793d59e37e8ae3b7080d0b30611d6c2b8663f2c1
sha256sums = 711ed63c6dfccfd05c6e9abaa291be9ac3c3909e84f788f568cb44dee2d48229
pkgname = dropbox-cli
|