chore(package): refine package description
This commit is contained in:
2
.SRCINFO
2
.SRCINFO
@@ -1,5 +1,5 @@
|
|||||||
pkgbase = opencode
|
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
|
pkgver = 0.0.53
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/tfkhdyt/geminicommit
|
url = https://github.com/tfkhdyt/geminicommit
|
||||||
|
|||||||
2
PKGBUILD
2
PKGBUILD
@@ -3,7 +3,7 @@
|
|||||||
pkgname=opencode
|
pkgname=opencode
|
||||||
pkgver=0.0.53
|
pkgver=0.0.53
|
||||||
pkgrel=1
|
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')
|
arch=('x86_64' 'aarch64')
|
||||||
url='https://github.com/tfkhdyt/geminicommit'
|
url='https://github.com/tfkhdyt/geminicommit'
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
|
|||||||
Reference in New Issue
Block a user