blob: 1037ab03af9b81e1aaf46547c9aba9bdcbbbad52 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = robosync
pkgdesc = High-performance file synchronization with intelligent concurrent processing
pkgver = 1.0.10
pkgrel = 1
url = https://github.com/roethlar/robosync
arch = x86_64
arch = aarch64
license = MIT
makedepends = rust
makedepends = cargo
makedepends = pkg-config
depends = zstd
source = https://crates.io/api/v1/crates/robosync/1.0.10/download
sha256sums = 8c6b2276ac13e9e3f373c1fde88c621594beb94d0019b313943c3b9383bae622
pkgname = robosync
|