Skip to content

Commit 5374569

Browse files
committed
put kivy recipe to master, android-support is merged to it.
1 parent 614985a commit 5374569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/kivy/recipe.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
VERSION_kivy=
4-
URL_kivy=https://github.com/kivy/kivy/zipball/android-support/kivy-android-support.zip
4+
URL_kivy=https://github.com/kivy/kivy/zipball/master/kivy-master.zip
55
DEPS_kivy=(pygame android)
66
MD5_kivy=
77
BUILD_kivy=$BUILD_PATH/kivy/$(get_directory $URL_kivy)

0 commit comments

Comments
 (0)