summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcelogeek2020-07-17 15:54:39 +0200
committercelogeek2020-07-17 15:54:39 +0200
commitd66c1185d955952d5d509cb042f3f01bee3faa17 (patch)
tree9d21cae140dbb76d6b884c31aa770c5d23de68b2 /PKGBUILD
parentdbb1ce7efd51a78c609dfe9a53ec8bca41b8d87b (diff)
downloadaur-d66c1185d955952d5d509cb042f3f01bee3faa17.tar.gz
update desc, fix bundle
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"