* update lua to 5.4.7-1.1
This commit is contained in:
parent
7812416157
commit
7a244b94cf
@ -1,9 +1,13 @@
|
||||
pkgbase = lua
|
||||
pkgdesc = Powerful lightweight programming language designed for extending applications
|
||||
pkgver = 5.4.7
|
||||
pkgrel = 1
|
||||
pkgrel = 1.1
|
||||
url = https://www.lua.org/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = MIT
|
||||
depends = readline
|
||||
options = !emptydirs
|
||||
|
@ -8,7 +8,7 @@
|
||||
pkgname=lua
|
||||
pkgver=5.4.7
|
||||
_majorver=${pkgver%.*}
|
||||
pkgrel=1
|
||||
pkgrel=1.1
|
||||
pkgdesc='Powerful lightweight programming language designed for extending applications'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://www.lua.org/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user