summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e01b56a431d2f2197add4e9f1011eb3443dd2d26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = zsh-history-substring-search-git
	pkgdesc = A ZSH plugin to search history, a clean-room implementation of the Fish shell feature
	pkgver = 1.0.2.r8.g4abed97
	pkgrel = 1
	epoch = 2
	url = https://github.com/zsh-users/zsh-history-substring-search
	install = zsh-history-substring-search-git.install
	arch = any
	license = BSD
	makedepends = git
	depends = zsh
	provides = zsh-history-substring-search
	conflicts = zsh-history-substring-search
	source = git+https://github.com/zsh-users/zsh-history-substring-search
	md5sums = SKIP

pkgname = zsh-history-substring-search-git