summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 152d95bb15f076646538770d95261b1827181198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = pk_web-git
	pkgdesc = Web UI for plakar backup tool
	pkgver = 0.3.3
	pkgrel = 1
	url = https://spn109.fr/pk_web
	arch = any
	license = Apache-2
	makedepends = git
	depends = python
	depends = python-flask
	depends = python-pyaml
	depends = python-pytz
	depends = gunicorn
	depends = plakar>=1.0.4
	depends = plakar_cleaner-git>=0.2.5
	provides = pk_web
	conflicts = pk_web
	source = pk_web-git::git+https://codeberg.org/spn109/pk_web.git#tag=v0.3.3
	md5sums = SKIP

pkgname = pk_web-git