blob: 9c97e004d89b27a5c1b992a8b07fbc9eebbf813d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = pandoc-eisvogel-template-git
pkgdesc = The 'eisvogel' LaTeX-template for pandoc. A clean pandoc LaTeX template to convert your markdown files to PDF or LaTeX. It is designed for lecture notes and exercises with a focus on computer science. The template is compatible with pandoc 2.
pkgver = 2.5.0.r292.20241003.24a8c00
pkgrel = 1
epoch = 1
url = https://github.com/Wandmalfarbe/pandoc-latex-template
arch = any
license = custom
makedepends = git
depends = pandoc
provides = pandoc-eisvogel-template=2.5.0.r292.20241003.24a8c00
conflicts = pandoc-eisvogel-template
source = pandoc-eisvogel-template::git+https://github.com/Wandmalfarbe/pandoc-latex-template.git
sha256sums = SKIP
pkgname = pandoc-eisvogel-template-git
|