summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorasas1asas2002023-03-05 01:04:29 +0800
committerasas1asas2002023-03-05 01:04:29 +0800
commitc86ae68b242d2f7953d4ab4b47ba8c3749413643 (patch)
tree55a92cd8ab32a5339506f826d50f3284f569f57a /PKGBUILD
parent3819b693c5975fae34a351321f82e8009a28ecfa (diff)
downloadaur-c86ae68b242d2f7953d4ab4b47ba8c3749413643.tar.gz
v0.11.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f6567f22ce8..3b43566c2866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: asas1asas200 <asas1asas200@gmail.com>
pkgname="chatgpt-desktop-bin"
-pkgver="0.11.0"
+pkgver="0.11.1"
pkgrel=1
pkgdesc="ChatGPT Desktop Application (Mac, Windows and Linux)"
arch=("x86_64")
@@ -14,7 +14,7 @@ provides=("chatgpt-desktop=${pkgver}")
conflicts=('chatgpt-desktop')
license=("Apache")
source=("https://github.com/lencx/ChatGPT/releases/download/v${pkgver}/ChatGPT_${pkgver}_linux_${arch}.deb")
-sha256sums=('90e56e19b0fb637627d2c6053cbff00f1e141a8a179a2cf9c4fab3e4147a6a26')
+sha256sums=('07c9ec6aaf7f6555687b3c3624d320dfa58f591e4af3b4d932a85933e26bc779')
noextract=("chat-gpt_${pkgver}_amd64.deb")
prepare() {