summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ba4e5d2e103..b76152baab2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='sile-git'
pkgdesc='Modern typesetting system inspired by TeX'
-pkgver=0.9.2_53_g4d132dc
+pkgver=0.9.2_132_g4bb5a58
_branch='master'
pkgrel=1
arch='any'
@@ -15,6 +15,7 @@ source=("git://github.com/simoncozens/${pkgname%-git}.git#branch=${_branch}")
sha512sums=('SKIP')
depends=('lua-lpeg'
'lua-expat'
+ 'lua-luafilesystem'
'harfbuzz')
pkgver() {