summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c88d3a502e421ea945a8b45c2de4b091d3571c76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = codegpt-bin
	pkgdesc = A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook
	pkgver = 0.14.3
	pkgrel = 1
	url = https://github.com/appleboy/CodeGPT
	arch = aarch64
	arch = armv7h
	arch = x86_64
	license = MIT
	provides = codegpt=0.14.3
	conflicts = codegpt
	source = LICENSE-0.14.3::https://raw.githubusercontent.com/appleboy/CodeGPT/v0.14.3/LICENSE
	sha256sums = 11d290bc694f8f7fa7393406a3b47c0f51c06093634c6e24c21bb6dd74e5874b
	source_aarch64 = codegpt-0.14.3-aarch64.xz::https://github.com/appleboy/CodeGPT/releases/download/v0.14.3/CodeGPT-0.14.3-linux-arm64.xz
	sha256sums_aarch64 = d8177c08707f065138a50099be7fb5d3710ed9930d453b4ef3b4ebc71a87e16e
	source_armv7h = codegpt-0.14.3-armv7h.xz::https://github.com/appleboy/CodeGPT/releases/download/v0.14.3/CodeGPT-0.14.3-linux-arm-7.xz
	sha256sums_armv7h = 0dc0db9645fb339fe71e5f2bb8c97ead7125aed3681952da8e6ae48aca3ede8d
	source_x86_64 = codegpt-0.14.3-x86_64.xz::https://github.com/appleboy/CodeGPT/releases/download/v0.14.3/CodeGPT-0.14.3-linux-amd64.xz
	sha256sums_x86_64 = 7ee6985eed5564371a51f88b1ec1d06ba48e6e172a00a98b6e0e843835aadc1c

pkgname = codegpt-bin