We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ebc8d0 commit e69aa44Copy full SHA for e69aa44
global/PKGBUILD
@@ -6,6 +6,12 @@ pkgrel="1"
6
pkgdesc="A source code tagging system"
7
arch=("i686" "x86_64")
8
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
+)
15
license=('GPL3')
16
depends=("libltdl")
17
optdepends=("ctags" "python3-pygments")
0 commit comments