summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorthek4n2024-01-10 20:05:41 +0300
committerthek4n2024-01-10 20:06:35 +0300
commit63bc8716e70afd0c320a80e4fa45254a7671f7be (patch)
tree1e61c1b65f2d3bbfec6df4415b7cb0c86ab6b0c5 /.SRCINFO
downloadaur-63bc8716e70afd0c320a80e4fa45254a7671f7be.tar.gz
init
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