summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fbded15f5c6..2d5f06862257 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = terminal-gpt-git
- pkgdesc = Prepare Rust projects to be released on the Arch Linux User Repository.
- pkgver = 1.0.2
+ pkgdesc = Rust projects for use chatGPT in terminal
+ pkgver = 1.0.3
pkgrel = 1
url = https://dnrops.gitee.io
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 15861bfddde7..103ab288275e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=terminal-gpt-git
_pkgname="terminal-gpt"
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
-pkgdesc="Prepare Rust projects to be released on the Arch Linux User Repository."
+pkgdesc="Rust projects for use chatGPT in terminal"
url="https://dnrops.gitee.io"
license=("MIT")
arch=("x86_64")