mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
20 lines
629 B
Text
20 lines
629 B
Text
|
pkgbase = rclone
|
||
|
pkgdesc = Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage
|
||
|
pkgver = 1.63.0
|
||
|
pkgrel = 1
|
||
|
url = https://rclone.org/
|
||
|
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.63.0.tar.gz::https://github.com/rclone/rclone/archive/v1.63.0.tar.gz
|
||
|
sha512sums = 5f4590a5244d4eb1a51fc15a4ebef70941af94db8790d3ea1bd56b91f399f580b2cd1cc168c5d5e1fd9ee4bc4a3a4a908c8720aead8f8c24bcee3eacc6423ef3
|
||
|
|
||
|
pkgname = rclone
|