summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZeioth2023-03-20 17:13:54 +0100
committerZeioth2023-03-20 17:13:54 +0100
commit5c1fae5142c7aa8975ba37e9a9186ad6a1b1fcc4 (patch)
treefc0b9e32f196f612a55ea9d8ed7c0f59048d4503 /PKGBUILD
parent0ad2783a08fb934fde6d9f54bfe2dd7c5ad17f88 (diff)
downloadaur-5c1fae5142c7aa8975ba37e9a9186ad6a1b1fcc4.tar.gz
There is actually no need for sudo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 986a72ef0911..4f221b3a1993 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adrian Lopez <zeioth@hotmail.com>
pkgname=chatgpt-shell-cli
pkgver=0.1
-pkgrel=3
+pkgrel=4
pkgdesc="Use OpenAI's ChatGPT and DALL-E from the terminal."
arch=(any)
url="https://github.com/0xacx/chatGPT-shell-cli.git"