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 a752329 commit 9df2658Copy full SHA for 9df2658
1 file changed
pythonforandroid/recipes/freetype-py/__init__.py
@@ -2,7 +2,7 @@
2
3
4
class FreetypePyRecipe(PythonRecipe):
5
- version = '2.14.1'
+ version = '2.5.1'
6
url = 'https://github.com/rougier/freetype-py/archive/refs/tags/v{version}.tar.gz'
7
depends = ['freetype']
8
site_packages_name = 'freetype'
0 commit comments