summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99be244cea0c..fcea14fa0d2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=3.5.9
pkgrel=1
_pybasever=3.5
pkgdesc="Next generation of the python high-level scripting language"
-_github_url="https://github.com/python/cpython/releases/tag/v${pkgver}"
+_github_url="none"
arch=('i686' 'x86_64')
license=('custom')
url="https://www.python.org/"