summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..12392b3a9a26
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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