pkgname: lua-filesystem pkgver: '1.9.0' pkgrel: '1' pkgdesc: File System Library for the Lua Programming Language url: 'http://www.keplerproject.org/luafilesystem/' arch: x86_64 depends: [] makedepends: - lua source: - 'https://github.com/keplerproject/luafilesystem/archive/v1_9_0.tar.gz' sha256sums: - 1142c1876e999b3e28d1c236bf21ffd9b023018e336ac25120fb5373aade1450 build: | cd luafilesystem-1_9_0 make make PREFIX=${PKGDIR}/usr LUA_LIBDIR=${PKGDIR}/lib/lua/5.2 install package: | true