global: add msys2_references

This commit is contained in:
Dirk Stolle 2025-09-14 01:41:59 +02:00
parent 8ebc8d0797
commit e69aa444c4

View File

@ -6,6 +6,12 @@ pkgrel="1"
pkgdesc="A source code tagging system"
arch=("i686" "x86_64")
url="https://www.gnu.org/software/global/"
msys2_references=(
'anitya: 7987'
'archlinux: global'
'cpe: cpe:2.3:a:gnu:global'
'gentoo: dev-util/global'
)
license=('GPL3')
depends=("libltdl")
optdepends=("ctags" "python3-pygments")