mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
19 lines
642 B
Text
19 lines
642 B
Text
pkgbase = rclone
|
|
pkgdesc = Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage
|
|
pkgver = 1.67.0
|
|
pkgrel = 1
|
|
url = https://github.com/rclone/rclone
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = python
|
|
makedepends = pandoc
|
|
makedepends = go
|
|
makedepends = git
|
|
makedepends = fuse3
|
|
depends = glibc
|
|
optdepends = fuse3: for rclone mount
|
|
options = !lto
|
|
source = rclone-1.67.0.tar.gz::https://github.com/rclone/rclone/archive/v1.67.0.tar.gz
|
|
sha512sums = 9d336c6a03ba7711f88fbd6ff019b4ce02825467b9656bba8811e9c27fe857ba5d64d863e1f5f3129cbcc89509891615d911794376c90775901a7de1b0741448
|
|
|
|
pkgname = rclone
|