summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 49b528ae284d49e7baa7b7da50229d6395594d4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-alpm-conf
	pkgdesc = ArchLinux tool to manage /etc configuration files using git
	pkgver = 0.3
	pkgrel = 1
	url = https://gitlab.com/xdegaye/alpm-conf
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx
	makedepends = gzip
	depends = git
	depends = util-linux
	depends = alpm-mtree
	depends = python>=3.12
	depends = pyalpm
	depends = python-zstandard
	depends = python-flit-core
	source = python-alpm-conf::git+https://gitlab.com/xdegaye/alpm-conf.git#tag=0.3
	sha256sums = a849a8f0d363f3b3ed05a53d862de19462686b969989a62d5bf23b189d59aa54

pkgname = python-alpm-conf