mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
vdirsyncer: update to 0.19.2.
This commit is contained in:
parent
3a27457e0b
commit
050c617a66
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vdirsyncer'
|
||||
pkgname=vdirsyncer
|
||||
version=0.19.1
|
||||
version=0.19.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
|
@ -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=aa76c7725aa5a711f6374bc5cd83be78aae68c74829635a9ed073cd4c09f03ae
|
||||
checksum=fd058ceeab8293459a0466cd9b0e4ab3b39462c6e089a0f0ac37c307420d82ba
|
||||
|
||||
post_install() {
|
||||
vsconf config.example
|
||||
|
|
Loading…
Add table
Reference in a new issue