Skip to content

Commit e69aa44

Browse files
committed
global: add msys2_references
1 parent 8ebc8d0 commit e69aa44

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

global/PKGBUILD

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ pkgrel="1"
66
pkgdesc="A source code tagging system"
77
arch=("i686" "x86_64")
88
url="https://www.gnu.org/software/global/"
9+
msys2_references=(
10+
'anitya: 7987'
11+
'archlinux: global'
12+
'cpe: cpe:2.3:a:gnu:global'
13+
'gentoo: dev-util/global'
14+
)
915
license=('GPL3')
1016
depends=("libltdl")
1117
optdepends=("ctags" "python3-pygments")

0 commit comments

Comments
 (0)