mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/python3-PyQt5: Fix download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
35bf315675
commit
e187461981
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="python3-PyQt5"
|
PRGNAM="python3-PyQt5"
|
||||||
VERSION="5.13.2"
|
VERSION="5.13.2"
|
||||||
HOMEPAGE="https://riverbankcomputing.com/software/pyqt/intro/"
|
HOMEPAGE="https://riverbankcomputing.com/software/pyqt/intro/"
|
||||||
DOWNLOAD="https://www.riverbankcomputing.com/static/Downloads/PyQt5/5.13.2/PyQt5-5.13.2.tar.gz"
|
DOWNLOAD="http://ponce.cc/slackware/sources/repo/PyQt5-5.13.2.tar.gz"
|
||||||
MD5SUM="c1023cb9c3d29a89fc109b163a0175c0"
|
MD5SUM="c1023cb9c3d29a89fc109b163a0175c0"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue