This commit is contained in:
Rmys
2018-08-29 20:36:50 +03:00
parent 428903f3e0
commit 961df36586
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Python game library</Summary>
<Description>Python bindings to sdl and other libs that facilitate game production.</Description>
<Archive sha1sum="1d72ac6262cf956d987f1b6db00606fb71d58b25" type="targz">https://github.com/pygame/pygame/archive/1.9.3.tar.gz</Archive>
<Archive sha1sum="de6508b831c8d9061c5d22d9e6237d8535255aae" type="targz">https://github.com/pygame/pygame/archive/1.9.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>libsdl-devel</Dependency>
<Dependency>sdl-mixer-devel</Dependency>
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-08-29</Date>
<Version>1.9.4</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2018-05-09</Date>
<Version>1.9.3</Version>