summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2fde4fba1578b4ec47ddd7fdef21be6c4d268060 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = zsh-autosuggestions-git
	pkgdesc = Fish-like autosuggestions for zsh (from git)
	pkgver = 0.7.0.r0.ga411ef3
	pkgrel = 1
	url = https://github.com/zsh-users/zsh-autosuggestions
	arch = any
	license = MIT
	makedepends = git
	depends = zsh
	provides = zsh-autosuggestions
	conflicts = zsh-autosuggestions
	source = git+https://github.com/zsh-users/zsh-autosuggestions.git
	sha256sums = SKIP

pkgname = zsh-autosuggestions-git