summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2017-09-19 18:59:58 -0300
committerHugo Osvaldo Barrera2017-09-19 18:59:58 -0300
commit68ad3b635c8cc07fedfd56971bf3e82b2d3bf582 (patch)
tree373752f5b8c33aaa496d382d6dcf568729795a59
parentca8d0f7f8f042962678788070e2d7f679d19a4da (diff)
downloadaur-68ad3b635c8cc07fedfd56971bf3e82b2d3bf582.tar.gz
Change URL to documentation website
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4da6421ede43..a366fb3c1e70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.16.2.r0.g1da0bd1
pkgrel=1
pkgdesc="Synchronize CalDAV and CardDAV."
arch=('i686' 'x86_64')
-url="https://github.com/pimutils/${_pkgname}"
+url="https://vdirsyncer.readthedocs.org/"
license=('BSD')
depends=("python-click>=5.0" "python-click-log>=0.2.0" "python-click-threading>=0.2"
"python-requests>2.9.0" "python-requests-toolbelt>=0.4.0"