summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 798903a2feb696ecc49c7b22c4928ca996a087ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = pdot-git
	pkgdesc = Explore your PostgreSQL databases with dot or mermaid digraphs
	pkgver = 1.0.0
	pkgrel = 1
	url = https://gitlab.com/dmfay/pdot
	arch = x86_64
	license = MPL2
	makedepends = git
	makedepends = cargo
	provides = pdot=1.0.0
	conflicts = pdot
	options = !lto
	source = git+https://gitlab.com/dmfay/pdot.git
	sha256sums = SKIP

pkgname = pdot-git