blob: 15e42e76420d900096477262298c9ed6903f3269 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = luatex-git
pkgdesc = The LuaTeX engine, current git master, standalone binary
pkgver = 20180501
pkgrel = 2
url = http://www.luatex.org
arch = i686
arch = x86_64
arch = armv7h
license = GPL2
makedepends = git
depends = glibc
conflicts = context-minimals-git
source = git+https://github.com/TeX-Live/luatex.git
md5sums = SKIP
pkgname = luatex-git
|