aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPascal Ronecker2021-05-10 14:03:17 +0200
committerPascal Ronecker2021-05-10 14:03:17 +0200
commit07445cc1769265953314b8c44297591e4a74c30a (patch)
treec22e9abd8335871c20e19dcd7aa46d0b7c81f226 /PKGBUILD
parent765c071d39c10541ae0b5ae3718994d6647d8cb9 (diff)
downloadaur-07445cc1769265953314b8c44297591e4a74c30a.tar.gz
fix open urls (sandbox=false required)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed1cd0dc89ab..1abf016c41e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Squalou <squalou.jenkins [at] gmail [dot] com>
pkgname=google-chat-linux-bin
pkgver=5.12.13
-pkgrel=2
+pkgrel=3
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=('636983b8733c8230112bdec7f4498fd8f1ace77bb103df2043a8414210a9330ab405174aa016751160e04d88f86b09d019e909b1a1c1afce530131264973b27d')
+sha512sums=('d183ad5000fe1db78d9f717a913127637bd4d39861e277accba2452bdbeedd52c0268e68691f13781bbd67c453f4020d28329cd6482c9c2f934f3b23d7396fdc')
build() {
ar x "${appname}_${pkgver}-${pkgrel}_amd64.deb"