summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 12392b3a9a269a694010eb85cf4c772241bb0ab8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = note-manager
	pkgdesc = Simple CLI notes manager
	pkgver = 1.15.0
	pkgrel = 1
	url = https://github.com/thek4n/note
	arch = any
	license = MIT
	depends = git
	optdepends = python-grip: render tips in browser
	optdepends = fzf: find notes
	optdepends = bat: render tips in terminal
	optdepends = tree: tree of notes
	conflicts = note-manager
	source = note-manager::git+https://github.com/thek4n/note.git#branch=master
	sha256sums = SKIP

pkgname = note-manager