summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadu Potop2022-12-15 19:05:07 +0000
committerRadu Potop2022-12-15 19:05:07 +0000
commitc39ce302e03e9c6369a521e5428e0f4813d7a5fe (patch)
treed9b2ffbfef0cbf9f2e0d2f802b41c9f647b8e0f6
parent2d33aaa5c9d90bd4b0a70733e57e926a4e0d7572 (diff)
downloadaur-c39ce302e03e9c6369a521e5428e0f4813d7a5fe.tar.gz
Updated to 1.5.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 114e2e20aae7..97496ca5ee69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoho-cliq
pkgdesc = Zoho Cliq communication software
- pkgver = 1.5.8
+ pkgver = 1.5.9
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.8_amd64.deb
- sha256sums = 19e65bc9572fc4524b28b742363a95b1e86490f6002fe63ce598784bc02149a5
+ source = https://downloads.zohocdn.com/chat-desktop/linux/cliq_1.5.9_amd64.deb
+ sha256sums = e6bdd6f4155dbcdf0287880f4be9d28e9da59392869f2575edd2a761b61b434a
pkgname = zoho-cliq
conflicts = zoho-cliq-upstream-electron
diff --git a/PKGBUILD b/PKGBUILD
index 5e54b496ba7e..68e2202672ac 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.8
+pkgver=1.5.9
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=('19e65bc9572fc4524b28b742363a95b1e86490f6002fe63ce598784bc02149a5')
+sha256sums=('e6bdd6f4155dbcdf0287880f4be9d28e9da59392869f2575edd2a761b61b434a')