summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcelogeek2022-01-18 14:16:00 +0100
committercelogeek2022-01-18 14:16:00 +0100
commitb90f74167ded95ea8d4ba197d68543dc48e76eda (patch)
treee13243cd366549e0100a433c637b71fb6f1eb534
parentd5deca0ace36893e55b607dbc2394f75ac9086df (diff)
downloadaur-b90f74167ded95ea8d4ba197d68543dc48e76eda.tar.gz
update stable
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37104f944e9d..77d55a8efd73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jicofo
pkgdesc = JItsi Meet COnference FOcus
- pkgver = 1.0.832
+ pkgver = 1.0.840
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=832
+ source = jicofo::git+https://github.com/jitsi/jicofo#tag=840
source = config
source = sip-communicator.properties
source = service
diff --git a/PKGBUILD b/PKGBUILD
index 6f01a42b5b3b..417e8e3cc013 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Celogeek <arch-aur-f5d67e@celogeek.com>
_basename=jicofo
-_tag=832
-_version=1.0.832
+_tag=840
+_version=1.0.840
pkgname=${_basename}
pkgver=${_version}