summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorirmluity2024-03-27 16:52:26 +0800
committerirmluity2024-03-27 16:52:26 +0800
commit1a9502cfe3cb0c26e5a45cd6d9a583aee133d79b (patch)
tree83ee5952e8c1caa0fbc0c174f1e91320be843b50 /PKGBUILD
parent202cc1c9dbc73f8bde4b0134f3e754e1d13cf2ac (diff)
downloadaur-1a9502cfe3cb0c26e5a45cd6d9a583aee133d79b.tar.gz
update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 205091e8c893..1148075d1eae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=codegpt
pkgname=${_pkgname}-bin
-pkgver=0.9.0
+pkgver=0.10.0
pkgrel=1
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"
arch=('x86_64' 'aarch64')