summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordnrops2023-08-29 23:49:43 +0800
committerdnrops2023-08-29 23:49:43 +0800
commit8eb09b84a3ec9a4c66552346bddc6a10378cc138 (patch)
treeebad64f0ba2f22edfc8253963c1d166d236563cd
parentac0ac1786349bfbbd686493eeafc75a695125a9e (diff)
downloadaur-terminal-gpt-git.tar.gz
new
-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")