summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34c7bf5d7620..b2c166820b33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=openai-cli-git
pkgver=r27.e66bf5d
arch=("x86_64")
pkgrel=1
-pkgdesc="CLI for the GPT model"
+pkgdesc="CLI for the GPT model written in Rust"
license=("MIT")
makedepends=("rust" "git")
url="https://github.com/LevitatingBusinessMan/openai-cli"