We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b3d50 commit dea23e8Copy full SHA for dea23e8
pythonforandroid/recipes/pygame/__init__.py
@@ -13,7 +13,7 @@ class Pygame2Recipe(CompiledComponentsPythonRecipe):
13
not part of the build. It's usable, but not complete.
14
"""
15
16
- version = '2.0.1'
+ version = '2.1.0'
17
url = 'https://github.com/pygame/pygame/archive/{version}.tar.gz'
18
19
site_packages_name = 'pygame'
0 commit comments