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 e5d1992 commit 7fc6359Copy full SHA for 7fc6359
recipes/plyer/recipe.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
VERSION_plyer=${VERSION_plyer:-master}
4
-URL_plyer=https://github.com/plyer/plyer/zipball/$VERSION_plyer/plyer-$VERSION_plyer.zip
+URL_plyer=https://github.com/kivy/plyer/zipball/$VERSION_plyer/plyer-$VERSION_plyer.zip
5
DEPS_plyer=(pyjnius android)
6
MD5_plyer=
7
BUILD_plyer=$BUILD_PATH/plyer/$(get_directory $URL_plyer)
0 commit comments