blob: d12b48aaace8f67c1d055a97b998d9b35b8023d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = bard-bin
pkgdesc = Creates PDF and HTML songbooks out of easy-to-write Markdown sources.
pkgver = 1.3.0
pkgrel = 1
url = https://github.com/vojtechkral/bard
arch = x86_64
license = Apache-2.0
optdepends = texlive-bin: TeX engine (generate PDFs)
optdepends = tectonic: Alternative TeX engine (generate PDFs)
source = https://github.com/vojtechkral/bard/releases/download/v1.3.0/bard
sha256sums = ef418578e37e6255ad2d5a4fdb84f119923cf91ebd808d3a321ec235f61d581f
pkgname = bard-bin
|