1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00
This commit is contained in:
Éric Gaspar 2023-02-27 12:47:46 +01:00
parent 76a9f7c4b7
commit 52d049996d
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://git-gitea.tt-rss.org/fox/tt-rss/archive/c30b24d09f4096e612965af658540595262f6848.tar.gz SOURCE_URL=https://git-gitea.tt-rss.org/fox/tt-rss/archive/04c2fa9f156931cd4f7c3dcf468c110169f76459.tar.gz
SOURCE_SUM=71bc735b556c12585cea2dc4bbaac0ad67ae50ead9fbf083be6e81306c0e0644 SOURCE_SUM=6ade4d35cc47c8142ca63d0ef20ef9f2582f075b1e1ab13a16a794612feee2ce
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "News feed (RSS/Atom) reader and aggregator", "en": "News feed (RSS/Atom) reader and aggregator",
"fr": "Lecteur de flux dactualité utilisant les protocoles RSS et Atom" "fr": "Lecteur de flux dactualité utilisant les protocoles RSS et Atom"
}, },
"version": "20230107~ynh1", "version": "20230227~ynh1",
"url": "http://tt-rss.org", "url": "http://tt-rss.org",
"upstream": { "upstream": {
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
@ -21,7 +21,7 @@
"email": "" "email": ""
}, },
"requirements": { "requirements": {
"yunohost": ">= 11.0.9" "yunohost": ">= 11.1.11"
}, },
"multi_instance": true, "multi_instance": true,
"services": [ "services": [