summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZeioth2023-03-20 18:56:07 +0100
committerZeioth2023-03-20 18:56:07 +0100
commitb011f128d30f31306b277304cb1bdaab692ec5bc (patch)
tree4c1b00f538e4cba8128556911ab3d78248e19ae1 /PKGBUILD
parentd5d28211bef450e0dc20e57da394f52aef1b181a (diff)
downloadaur-b011f128d30f31306b277304cb1bdaab692ec5bc.tar.gz
Let's make LICENSE read only
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38e3ccb49688..c19d47b79b28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adrian Lopez <zeioth@hotmail.com>
pkgname=chatgpt-shell-cli
pkgver=0.1
-pkgrel=7
+pkgrel=1
pkgdesc="Use OpenAI's ChatGPT and DALL-E from the terminal."
arch=(any)
url="https://github.com/0xacx/chatGPT-shell-cli.git"