1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libretranslate_ynh.git synced 2024-09-03 19:36:00 +02:00

Update _common.sh

This commit is contained in:
ButterflyOfFire 2022-12-08 13:39:15 +01:00 committed by GitHub
parent 62c4199158
commit 50a4b9f61a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
# dependencies used by the app # dependencies used by the app
pkg_dependencies="libicu-dev python3-venv python3-icu pkg-config python3 python3-pip python3-dev build-essential libssl-dev libffi-dev python3-setuptools" pkg_dependencies="libicu-dev python3-venv python3-icu pkg-config python3 python3-pip python3-dev build-essential libssl-dev libffi-dev python3-setuptools"
libretranslate_version="1.2.3" libretranslate_version="1.3.2"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS