blob: 0539bb24a4527768d2bd8f26dcc472e9665d0c1b (
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.6
pkgrel = 1
url = https://tiddlywiki.com/#TiddlyWiki%20on%20Node.js
arch = any
license = BSD
makedepends = npm
makedepends = jq
depends = nodejs
noextract = tiddlywiki-5.3.6.tgz
source = https://registry.npmjs.org/tiddlywiki/-/tiddlywiki-5.3.6.tgz
source = nodejs-tiddlywiki-5.3.6.license::https://raw.githubusercontent.com/Jermolene/TiddlyWiki5/v5.3.6/license
sha256sums = c3b3ed6481fd968b7c957c57cdb010c4d292a3fd989a50128ba0ff14f046064e
sha256sums = 6bf5db3f9cb15bec81cd9ead2b433572f6ac8874b463b5b92581c381854879c4
pkgname = nodejs-tiddlywiki
|