summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2014-08-02 20:13:09 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2014-08-02 20:13:09 +0200
commitcdc667fdfe373cde5d8279ad3fcd001989fb312e (patch)
tree7a2104ebf39fe9af8246997960bb1af261a3a511
parent4408671ae57c3cab09d14fc2d5949535c9348d39 (diff)
downloadarch-packages-cdc667fdfe373cde5d8279ad3fcd001989fb312e.tar.gz
lua53: adapt description
-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')