summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 59d4d81bed8ca048e28e5a246e9ba6d8690eb1e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = dotmatrix-git
	pkgdesc = Dot Matrix - project compositor with git versioning (CLI, TUI)
	pkgver = 2.0.3
	pkgrel = 1
	url = https://github.com/Woofson/dotmatrix
	arch = x86_64
	license = MIT
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	depends = oniguruma
	depends = zstd
	provides = dotmatrix
	conflicts = dotmatrix
	source = git+https://github.com/Woofson/dotmatrix.git
	sha256sums = SKIP

pkgname = dotmatrix-git