aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPascal Ronecker2022-12-20 15:28:29 +0100
committerPascal Ronecker2022-12-20 15:28:29 +0100
commit8ff4a86755d1a074fa38c89e538633a5ac452129 (patch)
tree61f6b04aa2888260921c6a0d93f8a6af2c830fb8 /PKGBUILD
parentbbf6b467a094aecad1d7ab1abec9ec90437453f2 (diff)
downloadaur-8ff4a86755d1a074fa38c89e538633a5ac452129.tar.gz
electron 21 and flag --ozone-platform-hint=auto in .desktop command line
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 929bf2d22e82..dc1b969ee331 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Squalou <squalou.jenkins [at] gmail [dot] com>
pkgname=google-chat-linux-bin
pkgver=5.21.18
-pkgrel=1
+pkgrel=2
pkgdesc="Unofficial electron-based desktop client for Google Chat, electron included"
arch=('x86_64' 'i686')
url="https://github.com/squalou/google-chat-linux.git"
@@ -15,7 +15,7 @@ appname="${pkgname%-bin}"
source=("https://github.com/squalou/${appname}/releases/download/${pkgver}-${pkgrel}/${appname}_${pkgver}-${pkgrel}_amd64.deb")
-sha512sums=('499cf8b3e6e9230df3a1886efb6e005ec9254991506ab60c45c2387c394379981fd31213d35ffb192d1836a0c2347a7343a697afa7804a01e973bed9ffab0bf3')
+sha512sums=('cef7e0c7d2a607181f729e78275dff8a7c0c7a5f3a52bdb57bfde00a5593f5c59a0f8ecf0fde156756c37eb41493e9e1517dc46d667caae3106be2c5ea565b5f')
build() {
ar x "${appname}_${pkgver}-${pkgrel}_amd64.deb"