blob: 36ed5238e3511b72616d782222fbeb42f73d0386 (
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.0
pkgrel = 1
url = https://tiddlywiki.com/#TiddlyWiki%20on%20Node.js
arch = any
license = BSD
makedepends = npm
makedepends = jq
depends = nodejs
noextract = tiddlywiki-5.2.0.tgz
source = https://registry.npmjs.org/tiddlywiki/-/tiddlywiki-5.2.0.tgz
source = nodejs-tiddlywiki-5.2.0.license::https://raw.githubusercontent.com/Jermolene/TiddlyWiki5/v5.2.0/license
sha256sums = 70e5aad0671c61b9c4c6ed5da0ae9881389a4bcfa8141167e5da35c23ae97462
sha256sums = 695f866bcf7e342f5db4544660e2754a90011a1647ffbff156ab6e8c89cc6e2e
pkgname = nodejs-tiddlywiki
|