blob: 325f2c2781306c75746a40ecfc0e4099fbec35e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = autorestic
pkgdesc = Config driven, easy backup cli for restic
pkgver = 1.7.9
pkgrel = 1
url = https://github.com/cupcakearmy/autorestic
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = Apache License 2.0
makedepends = go
depends = restic
source = autorestic-1.7.9.tar.gz::https://github.com/cupcakearmy/autorestic/archive/refs/tags/v1.7.9.tar.gz
sha256sums = e57bbc045edee4aabd850da2e61da9c18a6d12bd323866be1eb3edca4709b363
pkgname = autorestic
|