summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadu Potop2023-02-14 15:45:34 +0000
committerRadu Potop2023-02-14 15:45:34 +0000
commit720b3bb019d1a67026b971b32cee31116fcec30b (patch)
tree951e2a1d43efa7f0df29297d3eceeeafa14926a4
parentc39ce302e03e9c6369a521e5428e0f4813d7a5fe (diff)
downloadaur-720b3bb019d1a67026b971b32cee31116fcec30b.tar.gz
updated to 1.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97496ca5ee69..e28e22897b6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoho-cliq
pkgdesc = Zoho Cliq communication software
- pkgver = 1.5.9
+ pkgver = 1.6.0
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.9_amd64.deb
- sha256sums = e6bdd6f4155dbcdf0287880f4be9d28e9da59392869f2575edd2a761b61b434a
+ source = https://downloads.zohocdn.com/chat-desktop/linux/cliq_1.6.0_amd64.deb
+ sha256sums = c10ebb0e2fdc69185b26f750fc8a81d8eac9264e1554aaf1b359680cada2849c
pkgname = zoho-cliq
conflicts = zoho-cliq-upstream-electron
diff --git a/PKGBUILD b/PKGBUILD
index 68e2202672ac..2c8e74f45a55 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.9
+pkgver=1.6.0
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=('e6bdd6f4155dbcdf0287880f4be9d28e9da59392869f2575edd2a761b61b434a')
+sha256sums=('c10ebb0e2fdc69185b26f750fc8a81d8eac9264e1554aaf1b359680cada2849c')