fix sha1sum

This commit is contained in:
alihanozturk
2016-05-25 11:41:06 +03:00
parent 0ee40b88f5
commit 3c29252d59
@@ -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>