aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPascal Ronecker2020-11-10 11:47:17 +0100
committerPascal Ronecker2020-11-10 11:47:17 +0100
commit796e43b5fd7d621176cc9251eda6a1f1fcaa1278 (patch)
treee3c1228ab5efecd587cf948a00562c352a3c05c7 /PKGBUILD
parent3240e6c21231b3c4b509a60e2df5a73efe5772c4 (diff)
downloadaur-796e43b5fd7d621176cc9251eda6a1f1fcaa1278.tar.gz
minor custom theme improvement
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e3cc27a5e67..c6cf8f422523 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=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"
@@ -14,7 +14,7 @@ appname="${pkgname%-bin}"
source=("https://github.com/squalou/${appname}/releases/download/${pkgver}-${pkgrel}/${appname}_${pkgver}-${pkgrel}_amd64.deb")
-sha512sums=('ed2537f62f1e0aa20c9037b324aea4fbc1d7f6b0017cc0280888a702551a4fb4e6c6dc4c7807429435fba835cd66766121ee0e5134d4afcf2a240f1603f26440')
+sha512sums=('6ea6f7ee2b3b4aae7130e5d79ebb4b11b424d1d4d1538b7aaec78d1f6578f930c30c102f28d3e0a7227cea3af498c0a69af29d69bffdc63b8f27561fe33226fb')
build() {
ar x "${appname}_${pkgver}-${pkgrel}_amd64.deb"