diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2013-07-11 18:57:38 +0200 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2013-07-11 18:57:38 +0200 |
commit | 66d667cd8b58d877fed04bc5f3d67938501a8277 (patch) | |
tree | 2c45025c5cc53bdf25e62131c6118d530188286d /lua5.3/PKGBUILD | |
parent | bea638ffdc05d4fcce002dea72ec09fc0d5d4f70 (diff) | |
download | arch-packages-66d667cd8b58d877fed04bc5f3d67938501a8277.tar.gz |
incr Lua53-work version
Diffstat (limited to 'lua5.3/PKGBUILD')
-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/' |