summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authord6k283tix2024-05-19 11:45:14 +0800
committerd6k283tix2024-05-19 11:45:14 +0800
commit37baa78912db62d0b0ba92cd43010f4a3960a787 (patch)
tree6319005c660d827ee67c6e862fd74982f2c51728 /.SRCINFO
parent1a9502cfe3cb0c26e5a45cd6d9a583aee133d79b (diff)
downloadaur-37baa78912db62d0b0ba92cd43010f4a3960a787.tar.gz
0.12.1
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