blob: 092c09950c8a98bd6cb067d7580feee4caa9e697 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = kaobook-git
pkgdesc = A LaTeX class for books, reports or theses
pkgver = 0.9.7.r99.g22225a1
pkgrel = 1
url = https://github.com/fmarotta/kaobook
arch = any
license = LPPL-1.3c
makedepends = git
depends = otf-libertinus
depends = texlive-bin
depends = ttf-liberation
provides = kaobook
conflicts = kaobook
source = git+https://github.com/fmarotta/kaobook.git
sha256sums = SKIP
pkgname = kaobook-git
|