blob: 7572b7e0267c3b592a0c3727dce4a4ec08993049 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = autorestic
pkgdesc = Config driven, easy backup cli for restic
pkgver = 1.8.3
pkgrel = 1
url = https://github.com/cupcakearmy/autorestic
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = Apache-2.0
makedepends = go
makedepends = git
depends = restic
source = git+https://github.com/cupcakearmy/autorestic#tag=v1.8.3
sha512sums = fe3d21c522d39b0b98698e8868acfef061ea84668c3c5e5a97d4f377644441318b53d1e1d2d1e90c6ea8ccc6bf181060605619d0f6ed31bf6513abd20d001ca4
pkgname = autorestic
|