summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenwoodFox2023-03-15 19:14:28 -0400
committerKenwoodFox2023-03-15 19:14:28 -0400
commite0d19cc4283c8df046cb8aa88581d774e27a808d (patch)
treedbbc0461260e476975806e5abaf87da5a20d6e1f
parent89eef12ec1452524ea96f4c3af253f552e07a6bb (diff)
downloadaur-ringcentral-bin.tar.gz
Bump
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3c36ca70d51..3ddcbbe36573 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = ringcentral-bin
pkgdesc = Video Conferencing and Web Conferencing Service.
- pkgver = 21.4.53809.1206
- pkgrel = 2
+ pkgver = 22.1.31.2868
+ pkgrel = 3
url = https://www.ringcentral.com
install = ringcentral-bin.install
arch = x86_64
license = MIT
depends = alsa-lib
- depends = anaconda
depends = at-spi2-core
depends = cairo
depends = dbus
@@ -64,7 +63,7 @@ pkgbase = ringcentral-bin
optdepends = cuda-tools
options = !strip
options = !emptydirs
- source_x86_64 = https://rcm.ringcentral.com/client/latest/ringcentral_amd64.deb
+ source_x86_64 = https://downloads.ringcentral.com/RCM/RC/meetings/linux/RCMeetingsClientSetup.deb
sha512sums_x86_64 = dc97a72252cf1f9a082c2aa21132ba58e0237fec42731413397e8dda1ac30cb3b195604d3c3c3b5bea60344e1131ce05c87931d489c0b483be48d58e572ae56f
pkgname = ringcentral-bin
diff --git a/PKGBUILD b/PKGBUILD
index 26e02a58d3b9..7c4a37b5b309 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Maintainer: Joe
# Contributor: Joe
pkgname=ringcentral-bin
-pkgver=21.4.53809.1206
-pkgrel=2
+pkgver=22.1.31.2868
+pkgrel=3
pkgdesc="Video Conferencing and Web Conferencing Service."
arch=('x86_64')
url="https://www.ringcentral.com"
license=('MIT')
-depends=('alsa-lib' 'anaconda' 'at-spi2-core' 'cairo' 'dbus' 'expat' 'fontconfig' 'freetype2>=2.6' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3' 'ibus' 'libdrm' 'libegl' 'libgl' 'libglvnd' 'libpulse' 'libsm' 'libx11' 'libxcb' 'libxcomposite' 'libxcursor' 'libxdamage' 'libxext' 'libxfixes' 'libxi' 'libxkbcommon' 'libxkbcommon-x11' 'libxrender' 'libxslt' 'libxtst' 'nspr' 'nss' 'pango' 'qt5-3d' 'qt5-base' 'qt5-declarative' 'qt5-gamepad' 'qt5-location' 'qt5-multimedia' 'qt5-quickcontrols2' 'qt5-remoteobjects' 'qt5-script' 'qt5-svg' 'qt5-wayland' 'qt5-webchannel' 'qt5-webengine' 'qt5-xmlpatterns' 'sqlite' 'wayland' 'xcb-util-image' 'xcb-util-keysyms' 'zlib')
+depends=('alsa-lib' 'at-spi2-core' 'cairo' 'dbus' 'expat' 'fontconfig' 'freetype2>=2.6' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3' 'ibus' 'libdrm' 'libegl' 'libgl' 'libglvnd' 'libpulse' 'libsm' 'libx11' 'libxcb' 'libxcomposite' 'libxcursor' 'libxdamage' 'libxext' 'libxfixes' 'libxi' 'libxkbcommon' 'libxkbcommon-x11' 'libxrender' 'libxslt' 'libxtst' 'nspr' 'nss' 'pango' 'qt5-3d' 'qt5-base' 'qt5-declarative' 'qt5-gamepad' 'qt5-location' 'qt5-multimedia' 'qt5-quickcontrols2' 'qt5-remoteobjects' 'qt5-script' 'qt5-svg' 'qt5-wayland' 'qt5-webchannel' 'qt5-webengine' 'qt5-xmlpatterns' 'sqlite' 'wayland' 'xcb-util-image' 'xcb-util-keysyms' 'zlib')
optdepends=('cuda-tools')
options=('!strip' '!emptydirs')
install=${pkgname}.install
-source_x86_64=("https://rcm.ringcentral.com/client/latest/ringcentral_amd64.deb")
+source_x86_64=("https://downloads.ringcentral.com/RCM/RC/meetings/linux/RCMeetingsClientSetup.deb")
sha512sums_x86_64=('dc97a72252cf1f9a082c2aa21132ba58e0237fec42731413397e8dda1ac30cb3b195604d3c3c3b5bea60344e1131ce05c87931d489c0b483be48d58e572ae56f')
package(){