aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPascal Ronecker2024-01-06 17:52:27 +0100
committerPascal Ronecker2024-01-06 17:52:27 +0100
commitfac2b7203f879dd14368505427c57066238b6090 (patch)
tree6fca85591ec5447da42c43b268e806bdc2b1aa9d /PKGBUILD
parent9a1a090b26149cfc13c25a23f2a01f95327f390b (diff)
downloadaur-fac2b7203f879dd14368505427c57066238b6090.tar.gz
new package fix 5.27.23-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fb808272557..c1f41e55c96e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Squalou <squalou.jenkins [at] gmail [dot] com>
pkgname=google-chat-linux-bin
pkgver=5.27.23
-pkgrel=4
+pkgrel=5
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=('33fe548b6deef02cd9c00800b6cd64a3c5893508c42a390114051680b16531550e83a85af5cac9ababd9708e4a545533f387906fad8aedb0b2f4f4b1f169b8b0')
+sha512sums=('ce49bfdd42ee279c2ee81bfcfb33234ddec7d816fd0cd323e53c844d508e31ae445e5229c5007590420a0ea1bcb4f8cf8fd85d986ae58711841b1a4c2ed45806')
build() {
ar x "${appname}_${pkgver}-${pkgrel}_amd64.deb"