summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cb70560b8ec6df719193213b724e8f755dd829a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = rustic
	pkgdesc = Rustic is a wrapper around the Restic backup program
	pkgver = 0.2.1
	pkgrel = 1
	url = https://github.com/bnavetta/rustic
	arch = x86_64
	license = MIT
	makedepends = cargo
	makedepends = rust
	makedepends = git
	depends = restic
	provides = rustic
	conflicts = rustic
	source = git+https://github.com/bnavetta/rustic#tag=v0.2.1
	sha256sums = SKIP

pkgname = rustic