summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b43566c2866..42f92937384d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: asas1asas200 <asas1asas200@gmail.com>
pkgname="chatgpt-desktop-bin"
-pkgver="0.11.1"
+pkgver="0.12.0"
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=('07c9ec6aaf7f6555687b3c3624d320dfa58f591e4af3b4d932a85933e26bc779')
+sha256sums=('d8a0daa8b55823f81236f71dd1fa4eb5989fd6fb2392fa3bb0a2b023feaf8cef')
noextract=("chat-gpt_${pkgver}_amd64.deb")
prepare() {