blob: d72559a7e3cf7b45f161ea5d1cf2ac8e27f1df36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = flatnotes
pkgdesc = A self-hosted, database-less note taking web app that utilises a flat folder of markdown files for storage.
pkgver = 5.5.1
pkgrel = 1
url = https://github.com/dullage/flatnotes
arch = any
license = MIT
makedepends = npm
depends = python-aiofiles
depends = python-cryptography
depends = python-fastapi
depends = python-jose
depends = python-pyotp
depends = python-python-multipart
depends = python-qrcode
depends = python-whoosh
depends = uvicorn
backup = etc/conf.d/flatnotes
source = flatnotes-5.5.1.tar.gz::https://github.com/dullage/flatnotes/archive/v5.5.1.tar.gz
source = flatnotes.env
source = flatnotes.service
source = flatnotes.sysusers
source = flatnotes.tmpfiles
sha256sums = b2881cfb673546926c1684738aba4f43463015a895d4c8af3144c74894377e34
sha256sums = 59e9f26dca4d316d580b86afb09afec3f949a4debfdbd4de9fdaed4868abbb78
sha256sums = 44b35a9f08962eb6e8fd7a48a9d9213cf2119e48eb5d4766a349244d221e8a15
sha256sums = 2d62cb21e34fd41277c1b9cd8692c68cf4980fd1c3d94330f2b79ddbc4349c1a
sha256sums = dffdf187992981de979626511fba98cbcb62453a9796ffbfbffbad295ee1e15e
pkgname = flatnotes
|