vdirsyncer: update to 0.15.0
This commit is contained in:
parent
d6d320bb2e
commit
fb8861d2da
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vdirsyncer'
|
||||
pkgname=vdirsyncer
|
||||
version=0.14.1
|
||||
version=0.15.0
|
||||
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=c51734cdbaf4ede98c375f87bc7a673032a4026378d4963cf9b7a1265d008e10
|
||||
checksum=52f7acccab443ce20aca2623b80475f741844929977c08b2f8f11fc9ba2f4a21
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in a new issue