summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9f0391ab758..5a34b37cd6f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=sile
pkgname=$_pkgname-luajit-git
pkgdesc='Modern typesetting system inspired by TeX'
-pkgver=0.11.0.r0.g6fea282
-pkgrel=2
+pkgver=0.11.1.r187.g324fd91
+pkgrel=1
arch=(x86_64)
url=https://www.sile-typesetter.org
license=(MIT)
@@ -44,6 +44,7 @@ depends+=(libfreetype.so
libicui18n.so
libicuio.so
libicuuc.so)
+optdepends=('libertinus-font: math package default font')
checkdepends=(poppler)
provides=(libtexpdf.so
"$_pkgname=$pkgver")