8000
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 e9df0cd commit f1cee7eCopy full SHA for f1cee7e
pythonforandroid/recipes/pygame_bootstrap_components/__init__.py
@@ -5,7 +5,7 @@
5
6
class PygameJNIComponentsRecipe(NDKRecipe):
7
version = 'master'
8
- url = 'https://github.com/inclement/p4a-pygame-bootstrap-components/archive/{version}.zip'
+ url = 'https://github.com/kivy/p4a-pygame-bootstrap-components/archive/{version}.zip'
9
dir_name = 'bootstrap_components'
10
11
def prebuild_arch(self, arch):
0 commit comments