blob: e87877672d48e7635790b2497980bfa9277919c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-radicale-decsync
pkgdesc = Radicale storage plugin to add synchronization using DecSync
pkgver = 2.1.0
pkgrel = 3
url = https://github.com/39aldo39/Radicale-DecSync
arch = any
license = GPL-3.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-libdecsync
depends = radicale
source = git+https://github.com/mab122/Radicale-DecSync.git#branch=fix/storage_discovery_arguments_mismatch
sha256sums = SKIP
pkgname = python-radicale-decsync
|