summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4db7a0bb6ac7..81cfcee237c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sile-git
pkgdesc='Modern typesetting system inspired by TeX'
-pkgver=0.9.4.r532.ge7c9d81
+pkgver=0.9.5.r1.ga9b651d
_branch='master'
pkgrel=1
arch=(any)
@@ -22,6 +22,8 @@ depends=('fontconfig'
'lua-filesystem'
'lua-lpeg'
'lua-penlight'
+ 'lua-sec'
+ 'lua-socket'
'lua-zlib'
'ttf-gentium-plus')