summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a46f2e206de0..b878ac6cfd58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,5 @@
+# Maintainer: Celogeek <private-4zokpdq6@mrhyde.xyz>
+
_basename=jitsi-meet
_pkgname=prosody
_tag=4295
@@ -5,8 +7,8 @@ _version=1.0.4295
pkgname=${_basename}-${_pkgname}-nightly
pkgver=${_version}
-pkgrel=1
-pkgdesc="Jitsi Meet Prosody Plugins"
+pkgrel=2
+pkgdesc="Jitsi Meet Prosody Plugins nightly build"
arch=('any')
url="https://jitsi.org/jitsi-meet/"
license=('Apache')
@@ -20,7 +22,6 @@ backup=(
source=(
"$pkgname::git+https://github.com/jitsi/jitsi-meet#tag=${_tag}"
)
-groups=('jitsi-meet', 'celogeek')
package() {
cd "$srcdir/$pkgname"