diff --git a/core/python3/spkgbuild b/core/python3/spkgbuild index 53965dac1..cfc8fd192 100644 --- a/core/python3/spkgbuild +++ b/core/python3/spkgbuild @@ -3,9 +3,9 @@ name=python3 version=3.6.5 -release=2 +release=1 source=(https://www.python.org/ftp/python/$version/Python-$version.tar.xz) -md5sum=(3d57ca882a52cbcbe42bd8ec673faa7e) +md5sum=(9f49654a4d6f733ff3284ab9d227e9fd) build() { cd Python-$version