vdirsyncer: update to 0.19.3.
This commit is contained in:
parent
87b1cf9ce2
commit
fcc47138f2
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vdirsyncer'
|
||||
pkgname=vdirsyncer
|
||||
version=0.19.2
|
||||
revision=2
|
||||
version=0.19.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
depends="python3-atomicwrites python3-click python3-click-log python3-requests
|
||||
|
@ -15,7 +15,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://vdirsyncer.pimutils.org/"
|
||||
changelog="https://github.com/pimutils/vdirsyncer/raw/main/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/v/vdirsyncer/vdirsyncer-${version}.tar.gz"
|
||||
checksum=fd058ceeab8293459a0466cd9b0e4ab3b39462c6e089a0f0ac37c307420d82ba
|
||||
checksum=e437851feb985dec3544654f8f9cf6dd109b0b03f7e19956086603092ffeb28f
|
||||
|
||||
post_install() {
|
||||
vsconf config.example
|
||||
|
|
Loading…
Reference in New Issue