blob: 50bcdd86983c2b0a73df5a5c1f0a3a4ac60279b9 (
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.2.7
pkgrel = 1
url = https://tiddlywiki.com/#TiddlyWiki%20on%20Node.js
arch = any
license = BSD
makedepends = npm
makedepends = jq
depends = nodejs
noextract = tiddlywiki-5.2.7.tgz
source = https://registry.npmjs.org/tiddlywiki/-/tiddlywiki-5.2.7.tgz
source = nodejs-tiddlywiki-5.2.7.license::https://raw.githubusercontent.com/Jermolene/TiddlyWiki5/v5.2.7/license
sha256sums = 75b2929f622e64f42d734c2b3030774c497dd96b8dde414466cdf1a09c612d1a
sha256sums = d8e0f568c9970a423300f4aa51f02b975e74a9341e2ba0e9a1b742d62945e9eb
pkgname = nodejs-tiddlywiki
|