network/vdirsyncer: change email of maintainer and update to 0.19.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Tonus 2022-12-28 14:32:46 +01:00 committed by Willy Sudiarto Raharjo
parent 49ae5daff0
commit 57a1859ddb
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=vdirsyncer
VERSION=${VERSION:-0.18.0}
VERSION=${VERSION:-0.19.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="vdirsyncer"
VERSION="0.18.0"
VERSION="0.19.0"
HOMEPAGE="https://github.com/pimutils/vdirsyncer"
DOWNLOAD="https://files.pythonhosted.org/packages/fe/af/b04ca8d53dba17d9f042e9d94b56cf42b23ce8927d84591da1ddd3093cdc/vdirsyncer-0.18.0.tar.gz"
MD5SUM="f586a13896609a5a366154a2bee76642"
DOWNLOAD="https://files.pythonhosted.org/packages/c9/77/4c6a43d26b75811885aff211b73e078eeeea86d5601c5c12dd188d7e2fd5/vdirsyncer-0.19.0.tar.gz"
MD5SUM="4d2513d9a4e460a6abb4b7b98778ce9d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="click click-log click-threading requests-toolbelt python-urwid"
MAINTAINER="Tonus"
EMAIL="tonus1@gmail.com"
EMAIL="tonus1@free.fr"