summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e63f155277026153c0021b22e35671990859b142 (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
pkgbase = dot-cli-git
	pkgdesc = Declarative dotfiles CLI for macOS, Linux, WSL, and PowerShell (git head)
	pkgver = 0.2.511
	pkgrel = 1
	url = https://github.com/sebastienrousseau/dotfiles
	arch = any
	license = MIT
	makedepends = git
	depends = bash
	depends = chezmoi
	depends = git
	depends = curl
	optdepends = gum: gorgeous tables and prompts in dot commands
	optdepends = jq: JSON-mode output for every dot command
	optdepends = starship: themed shell prompt integration
	optdepends = fzf: fuzzy interactive selection
	provides = dot
	provides = dotfiles
	conflicts = dot
	conflicts = dotfiles
	source = git+https://github.com/sebastienrousseau/dotfiles.git
	sha256sums = 6b9f435ebeaca6ff5ec9e6c7458972cb1b8d43b80959a75ff990b629ff5af2cf

pkgname = dot-cli-git