summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..633f125d11ec
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = vnote-git
+ pkgdesc = A Vim-inspired note-taking application, especially for Markdown.
+ pkgver = v1.11.1.16.g4202b99
+ pkgrel = 1
+ url = https://tamlok.github.io/vnote/
+ arch = any
+ license = MIT
+ makedepends = git
+ depends = qt5-base
+ depends = qt5-webengine
+ source = git://github.com/tamlok/vnote.git
+ sha256sums = SKIP
+
+pkgname = vnote-git
+