summaryrefslogtreecommitdiff
path: root/lua5.3
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2013-07-11 18:57:38 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2013-07-11 18:57:38 +0200
commit66d667cd8b58d877fed04bc5f3d67938501a8277 (patch)
tree2c45025c5cc53bdf25e62131c6118d530188286d /lua5.3
parentbea638ffdc05d4fcce002dea72ec09fc0d5d4f70 (diff)
downloadarch-packages-66d667cd8b58d877fed04bc5f3d67938501a8277.tar.gz
incr Lua53-work version
Diffstat (limited to 'lua5.3')
-rw-r--r--lua5.3/PKGBUILD2
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/'