blob: 1cf3e894ac284ffbebe36e1dda09bad8d6677d88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = qnote
pkgdesc = Minimal Tauri desktop note editor with Markdown support, PDF export, OCR, version history
pkgver = 0.2.11
pkgrel = 1
url = https://github.com/Omibranch/qnote
arch = x86_64
license = MIT
depends = gtk3
depends = webkit2gtk-4.1
depends = xdg-utils
depends = tesseract
depends = tesseract-data-eng
depends = tesseract-data-rus
depends = typst
source = qnote-0.2.11::https://github.com/Omibranch/qnote/releases/download/v0.2.11/qnote-linux-x86_64
sha256sums = a30ec5f7db0da6c1c302c4664df5aaa035fa2f3cffc5bbd3a1cf64d38fbab8f4
pkgname = qnote
|