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 e93f46dbbe3a..debdff8e222e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jicofo
pkgdesc = JItsi Meet COnference FOcus
- pkgver = 1.0.756
+ pkgver = 1.0.786
pkgrel = 1
url = https://jitsi.org/jitsi-meet/
install = install
@@ -17,7 +17,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=756
+ source = jicofo::git+https://github.com/jitsi/jicofo#tag=786
source = config
source = sip-communicator.properties
source = service
diff --git a/PKGBUILD b/PKGBUILD
index fb5f7555045f..1266e3abd81b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Celogeek <arch-aur-f5d67e@celogeek.com>
_basename=jicofo
-_tag=756
-_version=1.0.756
+_tag=786
+_version=1.0.786
pkgname=${_basename}
pkgver=${_version}