blob: f54194495fa508dc261dd4dc3a62572e34848f4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = bclone-git
pkgdesc = rclone with Alist, Alldebrid, iCloud Photos, Teldrive and Terabox support
pkgver = nightly.r0.gf11ee0176
pkgrel = 2
url = https://github.com/BenjiThatFoxGuy/bclone
arch = any
license = MIT
makedepends = python
makedepends = go
makedepends = git
depends = glibc
optdepends = fuse3: for rclone mount
provides = rclone
provides = bclone
conflicts = rclone
conflicts = bclone
source = git+https://github.com/BenjiThatFoxGuy/bclone.git
sha256sums = SKIP
pkgname = bclone-git
|