summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 530f3478d1fd..409358c3d6d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jicofo
pkgdesc = JItsi Meet COnference FOcus
- pkgver = 1.0.877
+ pkgver = 1.0.900
pkgrel = 1
url = https://jitsi.org/jitsi-meet/
install = install
@@ -18,7 +18,7 @@ pkgbase = jicofo
backup = etc/jicofo/logging.properties
backup = etc/jicofo/sip-communicator.properties
backup = etc/jicofo/jicofo.conf
- source = jicofo::git+https://github.com/jitsi/jicofo#tag=877
+ source = jicofo::git+https://github.com/jitsi/jicofo#tag=900
source = config
source = sip-communicator.properties
source = service
diff --git a/PKGBUILD b/PKGBUILD
index 54ea265eea08..ca20e89d6233 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Celogeek <arch-aur-f5d67e@celogeek.com>
_basename=jicofo
-_tag=877
-_version=1.0.877
+_tag=900
+_version=1.0.900
pkgname=${_basename}
pkgver=${_version}