blob: 9b86189a9cd0d63aa709f6c70e5b9e3d32c06473 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = reveal-md
pkgdesc = Get beautiful reveal.js presentations from your Markdown file
pkgver = 5.3.2
pkgrel = 1
url = https://webpro.github.io/reveal-md/
arch = any
license = MIT
makedepends = yarn
makedepends = git
depends = nodejs
source = git+https://github.com/webpro/reveal-md.git#tag=5.3.2
sha256sums = SKIP
pkgname = reveal-md
|