summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9196ec93481c0b244dd871549bd3b15107881fd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = dt-cli-git
	pkgdesc = Dotfile management and templating client
	pkgver = git
	pkgrel = 1
	url = https://dt.cli.rs
	arch = any
	license = MIT OR Apache 2.0
	makedepends = git
	makedepends = rust
	makedepends = cargo
	provides = dt-cli
	conflicts = dt-cli
	conflicts = dt-cli-bin
	source = git+https://github.com/blurgyy/dt.git
	sha256sums = SKIP

pkgname = dt-cli-git