vdirsyncer: update to 0.14.1
This commit is contained in:
parent
a6f12c25db
commit
1099aba37d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vdirsyncer'
|
||||
pkgname=vdirsyncer
|
||||
version=0.14.0
|
||||
version=0.14.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="MIT"
|
||||
homepage="https://vdirsyncer.pimutils.org/"
|
||||
distfiles="${PYPI_SITE}/v/vdirsyncer/vdirsyncer-${version}.tar.gz"
|
||||
checksum=28211a857c03ea6cdad22ca74505758a743dbb8bc224e5bcd558a73efd1370d5
|
||||
checksum=c51734cdbaf4ede98c375f87bc7a673032a4026378d4963cf9b7a1265d008e10
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in New Issue