summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 14 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4546ce0dd94..f9376724f85f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,25 @@
pkgbase = vnote
pkgdesc = A Vim-inspired note-taking application, especially for Markdown.
- pkgver = 1.16
+ pkgver = 2.0
pkgrel = 1
url = https://tamlok.github.io/vnote/
- arch = any
+ arch = x86_64
+ arch = i686
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
license = MIT
+ makedepends = git
depends = qt5-base
depends = qt5-webengine
depends = qt5-svg
- source = https://github.com/tamlok/vnote/archive/v1.16.tar.gz
- source = hoedown.zip::https://github.com/tamlok/hoedown/archive/e63d2160a7d9895defc253d933b58a83ac54f81a.zip
- source = marked.zip::https://github.com/markedjs/marked/archive/38f1727ffee0820975677027b8968bc1954e6637.zip
- sha256sums = 664972656e28dbd3e0ca1f443d4f27917df1f8954b0b012c34850e836c6ea2eb
- sha256sums = 85d8c673ee4a3e8f595db3021b238642aede1727965afa13666a29a43a0eb846
- sha256sums = 602c2e7fa2ab48d3aefe33cafa08bfdebbc619f4a652fde1ebad40f19c34a886
+ source = git+https://github.com/tamlok/vnote#tag=v2.0
+ source = git+https://github.com/chjj/marked.git
+ source = git+https://github.com/tamlok/hoedown.git
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
pkgname = vnote