blob: fa9d704cab6b1dab1d252673c6fcb43699104c48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = roundcubemail-plugin-converse
pkgdesc = XMPP plugin for Roundcube Webmail based on converse.js
pkgver = 0.8.3.0
pkgrel = 1
url = https://github.com/devurandom/roundcube-converse.js-xmpp-plugin
arch = any
license = MIT
makedepends = git
depends = roundcubemail
backup = etc/webapps/roundcubemail/plugins/converse/config.inc.php
source = git+https://github.com/devurandom/roundcube-converse.js-xmpp-plugin.git#tag=v0.8.3.0
sha256sums = 65244f01ffece3104fa84ea12dbaf8f2da580bdb85e27e614ee1105cfe55cd9b
pkgname = roundcubemail-plugin-converse
|