blob: c6313aa0747f266d9c86feba9690266ba5cb105d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = github-mcp-server
pkgdesc = GitHub's official MCP server which connects AI tools directly to GitHub's platform
pkgver = 1.0.5
pkgrel = 1
url = https://github.com/github/github-mcp-server
arch = aarch64
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = go
depends = glibc
source = github-mcp-server::git+https://github.com/github/github-mcp-server.git#tag=v1.0.5
sha256sums = 73ab1c2517fa060306170b40a6701aa7954f0fda9d77b60a2f77b418f08085d3
pkgname = github-mcp-server
|