summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1399fd2c775211623aa1e29e59be1edaab31d34a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = zsh-autocomplete-git
	pkgdesc = IDE-style type-ahead completion for Zsh
	pkgver = r814.762afac
	pkgrel = 1
	url = https://github.com/marlonrichert/zsh-autocomplete
	arch = any
	license = MIT
	makedepends = git
	depends = zsh
	provides = zsh-autocomplete
	conflicts = zsh-autocomplete
	source = git+https://github.com/marlonrichert/zsh-autocomplete.git
	sha512sums = SKIP

pkgname = zsh-autocomplete-git