diff --git a/.SRCINFO b/.SRCINFO index 02932fa..425c9a4 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = opencode - pkgdesc = A CLI that writes your git commit messages for you with Google Gemini AI + pkgdesc = A powerful AI coding agent. Built for the terminal. pkgver = 0.0.53 pkgrel = 1 url = https://github.com/tfkhdyt/geminicommit diff --git a/PKGBUILD b/PKGBUILD index 3f5c698..6767ab9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=opencode pkgver=0.0.53 pkgrel=1 -pkgdesc='A CLI that writes your git commit messages for you with Google Gemini AI' +pkgdesc='A powerful AI coding agent. Built for the terminal.' arch=('x86_64' 'aarch64') url='https://github.com/tfkhdyt/geminicommit' license=('GPL3')