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