diff options
-rw-r--r-- | lua5.3/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua5.3/PKGBUILD b/lua5.3/PKGBUILD index 666a84e..6f44922 100644 --- a/lua5.3/PKGBUILD +++ b/lua5.3/PKGBUILD @@ -7,7 +7,7 @@ pkgname=lua53 pkgver=5.3.0_work1 -pkgrel=1 +pkgrel=2 pkgdesc='Powerful light-weight programming language designed for extending applications, version 5.3 working draft' arch=('i686' 'x86_64') url='http://www.lua.org/' |