summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-01-09 16:01:11 -0500
committerMatthew McGinn2020-01-09 16:01:11 -0500
commit8442bcf695f22b7c20b0585cf9581b41dcbbf4b9 (patch)
tree8019cab7ae2e61eff2cbe97faebe0f07321eb03f
parentf5a6cfc87b83102946c0ff2cf2235dc745fa6d65 (diff)
downloadaur-8442bcf695f22b7c20b0585cf9581b41dcbbf4b9.tar.gz
update upstream exception
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-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/"