summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2023-02-01 09:48:20 +0700
committerAchmad Fathoni2023-02-01 09:48:20 +0700
commit720e29198568280127fc7bc5883b9f8054c97857 (patch)
treee6c9092e23f75ccb7a944586edda2ab2626644bc /PKGBUILD
parent58bbdd77161dd5c06f3253d4bf8dbc270e0514eb (diff)
downloadaur-720e29198568280127fc7bc5883b9f8054c97857.tar.gz
fix upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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=(