summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0779ae1aa972c47ce4b2ddbc313da81043dd6a46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = mdpdf-git
	pkgdesc = a shell script for converting markdown to pdf using lowdown.
	pkgver = r9.1beff75
	pkgrel = 5
	url = https://github.com/koonix/mdpdf
	arch = x86_64
	license = GPL
	makedepends = git
	depends = lowdown
	optdepends = zathura: for opening pdfs after markdown compilation
	provides = mdpdf
	conflicts = mdpdf
	source = git+https://github.com/koonix/mdpdf.git
	md5sums = SKIP

pkgname = mdpdf-git