sources/luafilesystem/PKGBUILD
changeset 4 946a11dbdb23
parent 1 c42d991ddcdb
child 11 664cc1efa89d
--- a/sources/luafilesystem/PKGBUILD	Mon Dec 17 05:25:25 2007 +0100
+++ b/sources/luafilesystem/PKGBUILD	Mon Dec 17 05:30:04 2007 +0100
@@ -1,9 +1,9 @@
 # Contributor: Anders Bergh <anders1@gmail.com>
 pkgname=luafilesystem
 pkgver=1.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="File System Library for the Lua Programming Language"
-arch=(i686)
+arch=(i686 x86_64)
 url="http://www.keplerproject.org/luafilesystem/"
 license=('custom')
 depends=(lua)