blob: c356c3adbc6762f3cbcd181f108d29459a8264f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = rclone-git
pkgdesc = Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage
pkgver = 1.54.0.r102.g9cc8ff4dd
pkgrel = 1
url = https://rclone.org/
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = MIT
makedepends = git
makedepends = python
makedepends = go
depends = glibc
provides = rclone
conflicts = rclone
source = git+https://github.com/rclone/rclone.git
sha256sums = SKIP
pkgname = rclone-git
|