* update lua to 5.4.6-3.1

This commit is contained in:
Alexander Baldeck 2024-01-28 12:45:35 +01:00
parent 12fdbb8a19
commit 6c8be3e269

View File

@ -8,7 +8,7 @@
pkgname=lua
pkgver=5.4.6
_majorver=${pkgver%.*}
pkgrel=3
pkgrel=3.1
pkgdesc='Powerful lightweight programming language designed for extending applications'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://www.lua.org/'