aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPascal Ronecker2020-11-23 11:27:52 +0100
committerPascal Ronecker2020-11-23 11:27:52 +0100
commit0ecaa6a7c99bf0346a65ddfd3c35bc4199f22346 (patch)
tree65f5e41f97807773de06bf5379aa7f8d035d7fb0 /PKGBUILD
parent28f73179049ebd0394b49f8717b77ab45102d039 (diff)
downloadaur-0ecaa6a7c99bf0346a65ddfd3c35bc4199f22346.tar.gz
add some menu options to help auth redirections
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc5ef1eb0a55..c1c43f2f4714 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Squalou <squalou.jenkins [at] gmail [dot] com>
pkgname=google-chat-linux-bin
-pkgver=0.5.6
-pkgrel=3
+pkgver=0.5.7
+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"
@@ -14,7 +14,7 @@ appname="${pkgname%-bin}"
source=("https://github.com/squalou/${appname}/releases/download/${pkgver}-${pkgrel}/${appname}_${pkgver}-${pkgrel}_amd64.deb")
-sha512sums=('1a6b3d936f7dab48dfa7c70329b4990a381ad9ca04395eb735f939f2e7f1146b0ad270c675cbb99434291408b1f2c173870876dcbde74a0c8c0bbd9d0c4f2d48')
+sha512sums=('a494ef032f10d5d5b618f3669439396caf347d429ddb0bf35793baf7ceed05136fc690b54160e6aa0bbea079b54f9e4bdb701d5b820033246776cd2144edd183')
build() {
ar x "${appname}_${pkgver}-${pkgrel}_amd64.deb"