summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7edd4b3a8a2c..99be244cea0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +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}"
arch=('i686' 'x86_64')
license=('custom')
url="https://www.python.org/"