summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b2dc1169b20..841d210b1b67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = python-voila
pkgdesc = VoilĂ  turns Jupyter notebooks into standalone web applications
pkgver = 0.4.0
pkgrel = 1
- url = https://pypi.org/project/python-voila
+ url = https://voila.readthedocs.io
arch = any
license = BSD
makedepends = python-build
diff --git a/PKGBUILD b/PKGBUILD
index 58a4396251ce..f069043ee43b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.4.0
pkgrel=1
pkgdesc="VoilĂ  turns Jupyter notebooks into standalone web applications"
arch=('any')
-url="https://pypi.org/project/${pkgname}"
+url="https://voila.readthedocs.io"
license=(BSD)
makedepends=(python-build python-installer python-wheel python-setuptools python-jupyter_packaging)
depends=(