summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e43550af8d984e36c667222bd6dd7309f1c43b78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = repman-git
	pkgdesc = Manage (remote) custom repositories
	pkgver = 0.3.0
	pkgrel = 4
	url = https://gitlab.com/mipimipi/repman
	arch = aarch64
	arch = x86_64
	license = GPL3
	makedepends = bash
	makedepends = cargo
	makedepends = git
	makedepends = make
	makedepends = asciidoctor
	depends = binutils
	depends = pacman>=6.0.0
	optdepends = gnupg: in case packages and/or repository DB's should be signed
	optdepends = rsync: support of SSH-accessible storage locations
	optdepends = s3cmd: support of AWS S3
	provides = repman
	conflicts = repman
	backup = etc/repman.conf
	source = git+https://gitlab.com/mipimipi/repman.git
	validpgpkeys = 11ECD6695134183B3E7AF1C2223AAA374A1D59CE
	md5sums = SKIP
	depends_aarch64 = devtools-alarm
	depends_x86_64 = devtools

pkgname = repman-git