blob: afa6d644bf0fe76af926fc750aa75b71a3a97ea3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = chunksync
pkgdesc = An incremental backup program, especially suited for encrypted disks.
pkgver = 0.4
pkgrel = 1
url = http://chunksync.florz.de/
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
arch = x86_64
arch = i686
license = custom
makedepends = perl
depends = openssl
optdepends = chunkfs
provides = chunksync
conflicts = chunksync
source = http://chunksync.florz.de/chunksync_0.4.tar.gz
source = LICENSE
sha256sums = 003836fee599f30746bc732786e6340cb0f7ef8753d1683de495412e67b898bf
sha256sums = 30b7bcf5380a107e9508394efd22ef46281abfd7ef1abc5ad39d1d1583423e77
pkgname = chunksync
|