blob: e27e7f806c1260c83288aa493d225810ef1eb995 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = roundcubemail-plugin-carddav
pkgdesc = CardDAV plugin for RoundCube Webmailer
pkgver = 5.0.1
pkgrel = 1
url = https://github.com/mstilkerich/rcmcarddav
arch = any
license = GPL2
depends = roundcubemail
conflicts = roundcube-rcmcarddav
conflicts = roundcube-rcmcarddav-git
conflicts = roundcubemail-plugin-carddav-git
replaces = roundcube-rcmcarddav
options = !strip
backup = etc/webapps/roundcubemail/plugins/carddav/config.inc.php
source = https://github.com/mstilkerich/rcmcarddav/releases/download/v5.0.1/carddav-v5.0.1.tar.gz
sha256sums = 629a1d8c56cb1ce8b5476809fc11bc01cfa909e0b749e487f9cee3176c67fbb1
pkgname = roundcubemail-plugin-carddav
|