summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadu Potop2022-11-30 09:22:26 +0000
committerRadu Potop2022-11-30 09:22:26 +0000
commit2d33aaa5c9d90bd4b0a70733e57e926a4e0d7572 (patch)
tree0b0e0599d0b940db6025cd64d79d4439a38ff4ee
parent9ddcfdbb0c910194dc973802b12f810ad2c96d3c (diff)
downloadaur-2d33aaa5c9d90bd4b0a70733e57e926a4e0d7572.tar.gz
updated to 1.5.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afb65266efff..114e2e20aae7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoho-cliq
pkgdesc = Zoho Cliq communication software
- pkgver = 1.5.7
+ pkgver = 1.5.8
pkgrel = 1
url = https://www.zoho.com/cliq/desktop/linux.html
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = zoho-cliq
depends = xdg-utils
optdepends = libappindicator-gtk3: Systray indicator support
optdepends = org.freedesktop.secrets: Keyring password store support
- source = https://downloads.zohocdn.com/chat-desktop/linux/cliq_1.5.7_amd64.deb
- sha256sums = 6ed46d472e83f40fbb83cd555bbfe0c5a2ec0ec706773596991cbb0d5d911694
+ source = https://downloads.zohocdn.com/chat-desktop/linux/cliq_1.5.8_amd64.deb
+ sha256sums = 19e65bc9572fc4524b28b742363a95b1e86490f6002fe63ce598784bc02149a5
pkgname = zoho-cliq
conflicts = zoho-cliq-upstream-electron
diff --git a/PKGBUILD b/PKGBUILD
index ba2d88b1fb9c..5e54b496ba7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Radu Potop <radu at wooptoo dot com>
pkgname=(zoho-cliq zoho-cliq-upstream-electron)
-pkgver=1.5.7
+pkgver=1.5.8
pkgrel=1
pkgdesc='Zoho Cliq communication software'
arch=('x86_64')
@@ -54,4 +54,4 @@ package_zoho-cliq-upstream-electron() {
chmod +x "${pkgdir}/opt/Cliq/cliq"
}
-sha256sums=('6ed46d472e83f40fbb83cd555bbfe0c5a2ec0ec706773596991cbb0d5d911694')
+sha256sums=('19e65bc9572fc4524b28b742363a95b1e86490f6002fe63ce598784bc02149a5')