lua52: improve short_desc.
This commit is contained in:
parent
9ed084206a
commit
0fbcd75d30
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue