aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPascal Ronecker2023-05-25 09:21:02 +0200
committerPascal Ronecker2023-05-25 09:21:02 +0200
commitc3f980e914200619af2d05aa7ae8d087b622a2c7 (patch)
tree99fc035c321881c8ee88ccffa5d0f45dd19fe681 /PKGBUILD
parente119d5caa91a306fc4db2dfe340d39af361dbb3f (diff)
downloadaur-c3f980e914200619af2d05aa7ae8d087b622a2c7.tar.gz
fix #63 #65 update to electron 24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82d56ee3bc9f..3006e718af4e 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.19
-pkgrel=1
+pkgver=5.24.19
+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=('2508d228287dbca497e7807eabbff3771e7fa8f314ffa13485e63e23c31ce9c9727b9e1d66d929f51a32c62deb19e6b4f9ed7b02ed8445366475f8e87bd07ae8')
+sha512sums=('f771ed1774987e30e99f69dfb13560d6b0b9c14c3f037ac32316abf7e260adad019a23ee7b6151ea7f96db49f9a52c155fccd2b7c895e6b74e3e56adb49fc36a')
build() {
ar x "${appname}_${pkgver}-${pkgrel}_amd64.deb"