10000 update pygame_sdl2 · lstwzd/python-for-android@8a6187c · GitHub
[go: up one dir, main page]

Skip to content

Commit 8a6187c

Browse files
committed
update pygame_sdl2
1 parent 7db6dab commit 8a6187c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pythonforandroid/recipes/pygame_sdl2/__init__.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99

1010
class Pygame_sdl2Recipe(CompiledComponentsPythonRecipe):
1111

12-
version = 'renpy-7.3.5.606'
13-
url = 'https://github.com/renpy/pygame_sdl2/archive/{version}.tar.gz'
12+
#version = 'renpy-7.3.5.606'
13+
#url = 'https://github.com/renpy/pygame_sdl2/archive/{version}.tar.gz'
14+
url = 'https://nightly.renpy.org/current/pygame_sdl2-2.1.0-for-renpy-nightly-2021-04-12-df85cb574.tar.gz'
1415

1516
name = 'pygame_sdl2'
1617
site_packages_name= 'pygame_sdl2'

0 commit comments

Comments
 (0)
0