summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5cf3691401a664e082e9aceca869e89fd4c75b9c (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.2
	pkgrel = 1
	url = https://github.com/appleboy/CodeGPT
	arch = aarch64
	arch = armv7h
	arch = x86_64
	license = MIT
	provides = codegpt=0.14.2
	conflicts = codegpt
	source = LICENSE-0.14.2::https://raw.githubusercontent.com/appleboy/CodeGPT/v0.14.2/LICENSE
	sha256sums = 11d290bc694f8f7fa7393406a3b47c0f51c06093634c6e24c21bb6dd74e5874b
	source_aarch64 = codegpt-0.14.2-aarch64.xz::https://github.com/appleboy/CodeGPT/releases/download/v0.14.2/CodeGPT-0.14.2-linux-arm64.xz
	sha256sums_aarch64 = 59edab91585145dc1e4310132fba6451686a2974a6bdae4f8dc3534232186a38
	source_armv7h = codegpt-0.14.2-armv7h.xz::https://github.com/appleboy/CodeGPT/releases/download/v0.14.2/CodeGPT-0.14.2-linux-arm-7.xz
	sha256sums_armv7h = 20c4ede2e5a433834ff4c3f8cdc7b5be271d0a6f95dadb7cbab9e333b81dfbd1
	source_x86_64 = codegpt-0.14.2-x86_64.xz::https://github.com/appleboy/CodeGPT/releases/download/v0.14.2/CodeGPT-0.14.2-linux-amd64.xz
	sha256sums_x86_64 = 978a1c14aa34ed2c6e8b7b16bc09de22779eeb56cdad582a657ef944217a8057

pkgname = codegpt-bin