summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 571bda05e6e3f7bc383eece22e1b420b6398b7e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = runrestic
	pkgdesc = A wrapper script for Restic backup software that inits, creates, prunes and checks backups
	pkgver = 0.5.20
	pkgrel = 1
	url = https://github.com/sinnwerkstatt/runrestic
	arch = any
	license = GPL3
	checkdepends = python-pytest
	depends = restic
	depends = python-toml
	depends = python-jsonschema
	depends = python-requests
	source = runrestic-0.5.20.tar.gz::https://github.com/sinnwerkstatt/runrestic/archive/0.5.20.tar.gz
	sha256sums = 2621270380d1ab867ec93de5ee794a7da41a31aa4ab5cfebf6881540b6cf146a

pkgname = runrestic