# Maintainer: Tom Hacohen # Contributor: David Runge _name="radicale_storage_etesync" pkgname="python-radicale-storage-etesync" pkgver=0.10.0 pkgrel=1 pkgdesc="An EteSync storage plugin for Radicale" arch=('any') url="https://pypi.python.org/pypi/${_name}/" license=('GPL') depends=('python-etesync' 'radicale' ) package() { echo "*********************************************************" echo "Package is now empty and has been merged into etesync-dav" echo "*********************************************************" }