Merge pull request #1849 from alihanozturk/master

fix sha1sum
This commit is contained in:
Ertuğrul Erata
2016-05-25 15:37:32 +03:00
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A set of Python bindings for the Qt 5.x Toolkit</Summary>
<Description>Qt is a set of C++ libraries and development tools that includes platform independent abstractions for graphical user interfaces, networking, threads, Unicode, regular expressions, SQL databases, SVG, OpenGL, XML, and user and application settings. PyQt implements 440 of these classes as a set of Python modules.</Description>
<Archive sha1sum="8920e4094470ff93f79e257c37c46f5cd0bff7ab" type="targz">https://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-5.5.1/PyQt-gpl-5.5.1.tar.gz/download</Archive>
<Archive sha1sum="d54cd7cf26b10f0b59fddce4a6a742f9697a94ff" type="targz">https://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-5.5.1/PyQt-gpl-5.5.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
<Dependency>dbus-python3</Dependency>
@@ -135,7 +135,7 @@
<History>
<Update release="2">
<Date>2016-05-23</Date>
<Date>2016-05-25</Date>
<Version>5.5.1</Version>
<Comment>Rebuild.</Comment>
<Name>Ayhan Yalçınsoy</Name>