blob: 90f55fcba0d77a19f59b890207153d371b5ad5d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = crestic
pkgdesc = Configurable restic wrapper
pkgver = 0.4.1
pkgrel = 2
url = https://github.com/nils-werner/crestic
arch = any
license = MIT
depends = python
depends = restic
optdepends = python-appdirs: support for loading config files using appdirs
source = https://github.com/nils-werner/crestic/archive/v0.4.1.tar.gz
source = crestic@.service
source = crestic@.timer
sha256sums = 3bb0bf1c80c774a3b3ba85d018600f61b425510d230353b1d819a20b902c009b
sha256sums = 48755b767dfcad51dd48a9628e5d7f34133dfa40445488470cf78c203ae714e3
sha256sums = f9940ec04c29d1373496437758c807f8cb5bc272fa16b0ba6351c7d0ec8cd691
pkgname = crestic
|