summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 35571a0f25e3ca3d5a004ae465efe7444c30908c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = git-bookmark-git
	pkgdesc = Keep your bookmarks with your repository
	pkgver = 0.5.1.r0.gc4ef8b4
	pkgrel = 1
	url = https://github.com/Qu4tro/git-bookmark
	arch = any
	license = MIT
	makedepends = git
	makedepends = sed
	makedepends = make
	depends = git
	depends = docopts
	optdepends = ruby-ronn: Required when re-generating docs
	optdepends = shellcheck: Required to lint the code
	optdepends = bats-core: Required to run the test suit
	provides = git-bookmark
	conflicts = git-bookmark
	source = git-bookmark::git+https://github.com/Qu4tro/git-bookmark.git
	md5sums = SKIP

pkgname = git-bookmark-git