blob: 38c946701a4a223c842b031295b8a2f7c534ef32 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = nodejs-tiddlywiki
pkgdesc = TiddlyWiki, a non-linear personal web notebook that anyone can use and keep forever, independently of any corporation. This is the nodejs server edition.
pkgver = 5.3.8
pkgrel = 1
url = https://tiddlywiki.com/#TiddlyWiki%20on%20Node.js
arch = any
license = BSD
makedepends = npm
makedepends = jq
depends = nodejs
noextract = tiddlywiki-5.3.8.tgz
source = https://registry.npmjs.org/tiddlywiki/-/tiddlywiki-5.3.8.tgz
source = nodejs-tiddlywiki-5.3.8.license::https://raw.githubusercontent.com/Jermolene/TiddlyWiki5/v5.3.8/license
sha256sums = b83a9d8c5c08aa9d9ffd1a4c79116fbaee995eed1e8574d4f69bec6b598b8116
sha256sums = 563955ffb71c1ff7090634d68164a68b8c76f1f9048a98fc6a0526124f447513
pkgname = nodejs-tiddlywiki
|