[arch-commits] Commit in sile/trunk (PKGBUILD)
Caleb Maclennan
alerque at gemini.archlinux.org
Thu Sep 1 20:53:10 UTC 2022
Date: Thursday, September 1, 2022 @ 20:53:10
Author: alerque
Revision: 1290421
upgpkg: sile 0.14.3-2; suggest installation of luarocks used for plugin management
Modified:
sile/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-01 20:46:54 UTC (rev 1290420)
+++ PKGBUILD 2022-09-01 20:53:10 UTC (rev 1290421)
@@ -4,7 +4,7 @@
pkgname=sile
pkgdesc='The SILE Typesetter, a modern typesetting system inspired by LaTeX, customizable in Lua'
pkgver=0.14.3
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url=https://www.sile-typesetter.org
_url="https://github.com/sile-typesetter/$pkgname"
@@ -46,6 +46,7 @@
libicuio.so
libicuuc.so)
optdepends=('libertinus-font: default math font'
+ 'luarocks: manage addon packages'
'noto-fonts-cjk: default font for tate enabled classes'
'ttf-hack: defaualt mono font')
checkdepends=(poppler)
More information about the arch-commits
mailing list