lua52: improve short_desc.

This commit is contained in:
Juan RP 2015-11-30 18:23:59 +01:00
parent 9ed084206a
commit 0fbcd75d30
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'lua52'
pkgname=lua52
version=5.2.4
revision=4
revision=5
wrksrc=lua-${version}
makedepends="ncurses-devel readline-devel"
short_desc="Powerful, fast, lightweight, embeddable scripting language"
short_desc="Powerful, fast, lightweight, embeddable scripting language (5.2.x)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.lua.org"
license="MIT"