summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9df0a660c204..e4dad9e4e099 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.9.6
pkgrel=4
pkgdesc='A CSS4 selector implementation for Beautiful Soup (legacy Python 2 version)'
arch=('any')
-url="https://github.com/facelessuser/${_distname}"
+url="https://pypi.org/project/${_distname}/${pkgver}/"
license=('MIT')
depends=(
'python2'