blob: 5c18c3a327a8c474ff5e993000d3abe2793f6214 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = reveal-md
pkgdesc = Get beautiful reveal.js presentations from your Markdown file
pkgver = 4.3.0
pkgrel = 1
url = http://webpro.github.io/reveal-md/
arch = any
license = MIT
makedepends = yarn
depends = nodejs
options = !strip
source = reveal-md-4.3.0.tar.gz::https://github.com/webpro/reveal-md/archive/4.3.0.tar.gz
sha256sums = 0bbb5f27416bb63349914f05f37e68fa08957b917f5dca1625b677a77ad89942
pkgname = reveal-md
|