From 3d838e3471ce989ecaa804fc3858e2e1d01c475f Mon Sep 17 00:00:00 2001 From: toitoinebzh <44553182+toitoinebzh@users.noreply.github.com> Date: Tue, 10 Dec 2019 01:06:35 +0100 Subject: [PATCH 1/3] Fix #71 This should update ttrss with the last commit on master (09/12/2019 , 20:23) /!\ not tested /!\ This should fix https://github.com/YunoHost-Apps/ttrss_ynh/issues/71 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 5f77699..1b8b357 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://git.tt-rss.org/git/tt-rss/archive/19.2.tar.gz -SOURCE_SUM=6a4bfa9d0706bdcdd342f1a4e89e160b7bccb9396dcdfa52da2dd6bb6b5e5ec9 +SOURCE_URL=https://git.tt-rss.org/fox/tt-rss/archive/44ef447c0f3c4cd5d5bbd02b2971ea80422a8439.tar.gz +SOURCE_SUM=13e75d7419fbc0a96d73fcd09755f91a3d8c90fb6a85992f8b2e6f80f433d434 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true From b001b2de639cb4233307f5ac7a2456544501bb08 Mon Sep 17 00:00:00 2001 From: toitoinebzh Date: Tue, 10 Dec 2019 17:17:22 +0100 Subject: [PATCH 2/3] update version in manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 92527d2..41ecbbb 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A PHP and Ajax feed reader", "fr": "Un lecteur de flux en PHP et Ajax" }, - "version": "19.2~ynh2", + "version": "20191209~ynh1", "url": "http://tt-rss.org", "license": "GPL-3.0-only", "maintainer": { From 71a658b529e7acb09d4f6d0286b99f0c5391530f Mon Sep 17 00:00:00 2001 From: Kayou Date: Wed, 11 Dec 2019 05:19:54 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a929390..95289aa 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator. -**Shipped version:** 19.2 +**Shipped version:** 20191209 ## Screenshots