summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadu Potop2023-05-16 19:50:38 +0100
committerRadu Potop2023-05-16 19:50:38 +0100
commit317692dae2f5c596059b3dc8d4650bf4c7e4f60b (patch)
tree7f4a43f972c7a8a6893081aa2ad51dfacba8cfc0
parenta531b14ccbbf105c0fdef2042bd2816806eaf6be (diff)
downloadaur-317692dae2f5c596059b3dc8d4650bf4c7e4f60b.tar.gz
Updated electron to 21 for zoho-cliq-upstream-electron
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fed629c30c40..2972506f016a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zoho-cliq
pkgdesc = Zoho Cliq communication software
pkgver = 1.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.zoho.com/cliq/desktop/linux.html
arch = x86_64
license = Proprietary
diff --git a/PKGBUILD b/PKGBUILD
index 71e9e6466cfe..b8529adb2b2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=(zoho-cliq zoho-cliq-upstream-electron)
pkgver=1.6.1
-pkgrel=1
+pkgrel=2
pkgdesc='Zoho Cliq communication software'
arch=('x86_64')
url="https://www.zoho.com/cliq/desktop/linux.html"
@@ -26,7 +26,7 @@ package_zoho-cliq() {
}
package_zoho-cliq-upstream-electron() {
- electron_ver='electron19'
+ electron_ver='electron21'
depends+=($electron_ver)
conflicts=('zoho-cliq')
pkgdesc='Zoho Cliq running on upstream Electron (experimental)'