lua: add msys2_references
This commit is contained in:
parent
82acc3536f
commit
0656f2a977
@ -7,6 +7,12 @@ pkgrel=1
|
|||||||
pkgdesc='Powerful lightweight programming language designed for extending applications'
|
pkgdesc='Powerful lightweight programming language designed for extending applications'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://www.lua.org/'
|
url='https://www.lua.org/'
|
||||||
|
msys2_references=(
|
||||||
|
'anitya: 1847'
|
||||||
|
'archlinux: lua'
|
||||||
|
'cpe: cpe:2.3:a:lua:lua'
|
||||||
|
'gentoo: dev-lang/lua'
|
||||||
|
)
|
||||||
makedepends=('make' 'gcc')
|
makedepends=('make' 'gcc')
|
||||||
license=('spdx:MIT')
|
license=('spdx:MIT')
|
||||||
source=(https://www.lua.org/ftp/lua-$pkgver.tar.gz
|
source=(https://www.lua.org/ftp/lua-$pkgver.tar.gz
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user