chore(package): refine package description

This commit is contained in:
Adrià Arrufat
2025-06-20 22:15:50 +09:00
parent be703e1920
commit 4953f772d0
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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')