blob: 660a3aab127498140437f58daccaeb65eada92ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = nodejs-reveal.js
pkgdesc = The HTML Presentation Framework
pkgver = 5.2.1
pkgrel = 1
url = https://github.com/hakimel/reveal.js
arch = any
license = MIT
makedepends = npm
noextract = reveal.js-.tgz
source = reveal.js-5.2.1.tgz::https://registry.npmjs.org/reveal.js/-/reveal.js-5.2.1.tgz
source = LICENSE::https://github.com/hakimel/reveal.js/raw/master/LICENSE
sha256sums = 359b575dd51bbda32f89b2fd4c7dc46ad7389a805572158916c29252f7a27333
sha256sums = 34014800f4126ac2525e224166f099f26628612e95c41f76d70841b63138c989
pkgname = nodejs-reveal.js
|