Update/delete things

This commit is contained in:
moparisthebest
2018-06-19 01:34:16 -04:00
parent 8213027401
commit a650cef370
40 changed files with 50 additions and 1298 deletions

View File

@@ -9,7 +9,7 @@ url="https://www.zash.se/luaunbound.html"
arch=('i686' 'x86_64')
license=('custom:MIT')
depends=("unbound")
makedepends=("mercurial" "unbound" "lua")
makedepends=("mercurial" "unbound" "lua" "libxslt" "lua52")
optdepends=("luajit: jit for lua")
install=luaunbound.install
source=("${pkgname}::hg+https://code.zash.se/luaunbound" "use_cc.patch")