vdirsyncer: update to 0.9.2.

This commit is contained in:
Michael Gehring 2016-03-14 15:33:43 +00:00
parent 672b3724ae
commit 7235a8839a

View File

@ -1,6 +1,6 @@
# Template file for 'vdirsyncer'
pkgname=vdirsyncer
version=0.9.0
version=0.9.2
revision=1
noarch=yes
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="MIT"
homepage="https://vdirsyncer.readthedocs.org/"
distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=c5101d8b29c4c0da37ef5542d5bcc53e6ce2266c955fd601ca19989db2e42a69
checksum=98b0eceb767b2062ff185221294e35a27d276cb2d74cf3450b646af2d90121bc
pre_build() {
sed -e '/use_scm_version/,/setuptools_scm/ d' \