vdirsyncer: update to 0.11.2
This commit is contained in:
parent
0c14d727eb
commit
e2d95483d8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vdirsyncer'
|
||||
pkgname=vdirsyncer
|
||||
version=0.11.0
|
||||
version=0.11.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -15,7 +15,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="MIT"
|
||||
homepage="https://vdirsyncer.readthedocs.org/"
|
||||
distfiles="${PYPI_SITE}/v/vdirsyncer/vdirsyncer-${version}.tar.gz"
|
||||
checksum=dbe1d139abf576ccf0b8220a30c80803c7ecaa52c7088241565c379cc4dcc0ad
|
||||
checksum=b21ecfd791e73399bbc56120c7179aa8548179452dc9c64710b13b09a5e03a96
|
||||
|
||||
pre_build() {
|
||||
sed -e '/use_scm_version/,/setuptools_scm/ d' \
|
||||
|
|
Loading…
Reference in a new issue