fix sha1sum

This commit is contained in:
alihanozturk
2016-05-23 21:33:24 +03:00
parent 4727325af2
commit 7025fa4c09
+1 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>SIP is a tool for generating bindings for C++ classes so that they can be used by Python</Summary>
<Description>SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python. It takes any C or C++ libraries and converts them into Python extension modules.</Description>
<Archive sha1sum="c0a09aa63523293c5ca39444746b1cef1253a0c5" type="targz">mirrors://sourceforge/pyqt/sip-4.18.tar.gz</Archive>
<Archive sha1sum="6704854bc684de3b76c9db61ce54a74e7de5cf45" type="targz">mirrors://sourceforge/pyqt/sip-4.18.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.6.0">qt5-base-devel</Dependency>
<Dependency>python3-devel</Dependency>