summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadu Potop2022-07-18 13:56:38 +0100
committerRadu Potop2022-07-18 13:56:38 +0100
commit4fe53231be9f179bae79de7a51bc7d44eee76d3e (patch)
tree6f385ee5674b92fdf4937079c0b2c18d7eeb64fd
parenta14eccc50096d4c442252b98b87db7a0904ff825 (diff)
downloadaur-4fe53231be9f179bae79de7a51bc7d44eee76d3e.tar.gz
Update electron_ver to 18
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30fe8d8bcbd2..bcc4be53042e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zoho-cliq
pkgdesc = Zoho Cliq communication software
pkgver = 1.5.5
- pkgrel = 2
+ pkgrel = 3
url = https://www.zoho.com/cliq/desktop/linux.html
arch = x86_64
license = Proprietary
diff --git a/PKGBUILD b/PKGBUILD
index adb3c51ea570..3afb3a1710bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=(zoho-cliq zoho-cliq-upstream-electron)
pkgver=1.5.5
-pkgrel=2
+pkgrel=3
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='electron16'
+ electron_ver='electron18'
depends+=($electron_ver)
conflicts=('zoho-cliq')
pkgdesc='Zoho Cliq running on upstream Electron (experimental)'