summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lua5.3/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/lua5.3/PKGBUILD b/lua5.3/PKGBUILD
index 35b363b..449cdf6 100644
--- a/lua5.3/PKGBUILD
+++ b/lua5.3/PKGBUILD
@@ -12,8 +12,8 @@
pkgname=lua53
pkgver=5.3.0_alpha
-pkgrel=1
-pkgdesc='Powerful light-weight programming language designed for extending applications, version 5.3 working draft'
+pkgrel=2
+pkgdesc='Powerful light-weight programming language designed for extending applications, alpha release ofversion 5.3.0'
arch=('i686' 'x86_64')
url='http://www.lua.org/'
depends=('readline')