pyqt5 5.4.2
Closes Homebrew/homebrew#40970. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
b1d77c71f2
commit
0016cb1f16
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require 'formula'
|
|||
class Pyqt5 < Formula
|
||||
desc "Python bindings for v5 of Qt"
|
||||
homepage "http://www.riverbankcomputing.co.uk/software/pyqt/download5"
|
||||
url "https://downloads.sf.net/project/pyqt/PyQt5/PyQt-5.4/PyQt-gpl-5.4.tar.gz"
|
||||
sha1 "057e6b32c43e673e79f876fb9b6f33d3072edfc2"
|
||||
url "https://downloads.sf.net/project/pyqt/PyQt5/PyQt-5.4.2/PyQt-gpl-5.4.2.tar.gz"
|
||||
sha256 "4cd90580558722ef24d499700faafbdc242d930cb36f55cc1a27b5cf67b10290"
|
||||
|
||||
bottle do
|
||||
sha1 "5a7e7b91f9cc8d5b4ec3cfa5590cb200e98c4382" => :yosemite
|
||||
|
|
Loading…
Reference in a new issue