summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a618170b983..3e3b7aafbe51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.10.0
+ pkgver = 0.12.1
pkgrel = 1
url = https://github.com/appleboy/CodeGPT
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = codegpt-bin
conflicts = codegpt
source = https://raw.githubusercontent.com/appleboy/CodeGPT/main/LICENSE
sha256sums = SKIP
- source_x86_64 = codegpt-x86_64-0.10.0::https://github.com/appleboy/CodeGPT/releases/download/v0.10.0/CodeGPT-0.10.0-linux-amd64
+ source_x86_64 = codegpt-x86_64-0.12.1::https://github.com/appleboy/CodeGPT/releases/download/v0.12.1/CodeGPT-0.12.1-linux-amd64
sha256sums_x86_64 = SKIP
- source_aarch64 = codegpt-aarch64-0.10.0::https://github.com/appleboy/CodeGPT/releases/download/v0.10.0/CodeGPT-0.10.0-linux-arm64
+ source_aarch64 = codegpt-x86_64-0.12.1::https://github.com/appleboy/CodeGPT/releases/download/v0.12.1/CodeGPT-0.12.1-linux-arm64
sha256sums_aarch64 = SKIP
pkgname = codegpt-bin