vdirsyncer: update to 0.16.3
This commit is contained in:
parent
f2209bda63
commit
d355e6dd56
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vdirsyncer'
|
||||
pkgname=vdirsyncer
|
||||
version=0.16.2
|
||||
revision=2
|
||||
version=0.16.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="vdirsyncer"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="3-clause-BSD"
|
||||
homepage="https://vdirsyncer.pimutils.org/"
|
||||
distfiles="${PYPI_SITE}/v/vdirsyncer/vdirsyncer-${version}.tar.gz"
|
||||
checksum=aa819f29f4bcd1f7dd56a98dceddb71956ac890d8a34414df9a2defa58ffb8a7
|
||||
checksum=fc5f6c5225d588b01ee225358a7c096283896a2a26a4f02c9651cf93a25bfc36
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in a new issue