summaryrefslogtreecommitdiffstats
path: root/network/vdirsyncer
diff options
context:
space:
mode:
author Tonus <tonus1@gmail.com>2022-12-28 14:32:46 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-31 00:24:38 +0700
commit57a1859ddbe5136c5004e9830dbf260d4ee5707b (patch)
treee327c81ba351671fca668f1406264fc6ba78a41f /network/vdirsyncer
parent49ae5daff03f2c483aa3a83c7d99a9002406d9c6 (diff)
downloadslackbuilds-57a1859ddbe5136c5004e9830dbf260d4ee5707b.tar.gz
slackbuilds-57a1859ddbe5136c5004e9830dbf260d4ee5707b.tar.xz
network/vdirsyncer: change email of maintainer and update to 0.19.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/vdirsyncer')
-rw-r--r--network/vdirsyncer/vdirsyncer.SlackBuild2
-rw-r--r--network/vdirsyncer/vdirsyncer.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/network/vdirsyncer/vdirsyncer.SlackBuild b/network/vdirsyncer/vdirsyncer.SlackBuild
index ebd0bb5919..aaf9dcf68c 100644
--- a/network/vdirsyncer/vdirsyncer.SlackBuild
+++ b/network/vdirsyncer/vdirsyncer.SlackBuild
@@ -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}
diff --git a/network/vdirsyncer/vdirsyncer.info b/network/vdirsyncer/vdirsyncer.info
index 64a1f70bce..576f08655a 100644
--- a/network/vdirsyncer/vdirsyncer.info
+++ b/network/vdirsyncer/vdirsyncer.info
@@ -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"