syncthing: Update Android clients to Syncthing-Fork

Closes: #2539.

- MPL 2.0 is a free software license.
https://www.gnu.org/licenses/license-list.html#MPL-2.0

Tests:

- Links in the app page work.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
Sunil Mohan Adapa 2025-08-30 08:00:49 -07:00 committed by Joseph Nuthalapati
parent 0a9341851f
commit 411bec8f53
No known key found for this signature in database
GPG Key ID: 5398F00A2FA43C35

View File

@ -4,7 +4,7 @@ from django.utils.translation import gettext_lazy as _
from plinth.clients import store_url
_package_id = 'com.nutomic.syncthingandroid'
_package_id = 'com.github.catfriend1.syncthingandroid'
_download_url = 'https://syncthing.net/'
clients = [{