summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 69eae906a4dcea390afe757daf57170dfed90f8f (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.21.0
	pkgrel = 1
	url = https://github.com/thek4n/note
	arch = any
	license = MIT
	depends = git
	optdepends = fzf: find notes
	optdepends = bat: render notes in terminal
	optdepends = tree: tree of notes
	optdepends = ripgrep: find notes by content
	conflicts = note-manager
	source = note-manager::git+https://github.com/thek4n/note.git#tag=v1.21.0
	sha256sums = SKIP

pkgname = note-manager