summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcelogeek2022-06-19 18:51:29 +0200
committercelogeek2022-06-19 18:51:29 +0200
commit87eca5dbf547309fa12f75ce5fb0b338ad0d374a (patch)
tree60e0702d6316eff3ef1b9b3b038670757467c488
parent2dc3b871007e019eb26a66906d5946d42678a83f (diff)
downloadaur-87eca5dbf547309fa12f75ce5fb0b338ad0d374a.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 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}