vdirsyncer: update to 0.8.1
This commit is contained in:
parent
a53c736943
commit
1ce779b036
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vdirsyncer'
|
||||
pkgname=vdirsyncer
|
||||
version=0.7.5
|
||||
version=0.8.1
|
||||
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=3f51c1fabac7f231327deb098998185cbd77564dc1bfc29f4bc8d89226c96a37
|
||||
checksum=e8602a5df862124351dec92515019b2875616cc90c15499b681d8c6e38a66ea9
|
||||
|
||||
pre_build() {
|
||||
sed -e '/use_scm_version/,/setuptools_scm/ d' \
|
||||
|
|
Loading…
Reference in a new issue