From f17311e78c4faa2505e95509ebe8aa482cc7acd7 Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 7 Jan 2020 19:05:42 +0100 Subject: [PATCH 1/3] Update to 0.10.7 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index f7254668..26ebcb80 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.10.6.tar.gz -SOURCE_SUM=74d6f93ffdfb7d55d9282ab91bef906297801deda5b1924d140cb582e169cc13 +SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.10.7.tar.gz +SOURCE_SUM=01b0b9acdc9b9de3837fad0fb766dbefe68272c2d413d2da810c7e1252484525 OURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true From 62acdaab0f1fab2996e05c8555c609ac11564d93 Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 7 Jan 2020 19:06:23 +0100 Subject: [PATCH 2/3] Update to 0.10.7 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b5bfcfa3..6e3ee345 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "ActivityPub Federated Image Sharing", "fr": "Logiciel de partage d'image fédéré via ActivityPub" }, - "version": "0.10.6~ynh2", + "version": "0.10.7~ynh1", "url": "https://pixelfed.org/", "license": "AGPL-3.0-or-later", "maintainer": [ From 968041b8cdbf8ed01a8d84a23ab7b52daa76fdf1 Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 7 Jan 2020 19:06:36 +0100 Subject: [PATCH 3/3] Update to 0.10.7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a302f14..e3de766a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview The federated image sharing service Pixelfed, for YunoHost -**Shipped version:** 0.10.6 +**Shipped version:** 0.10.7 ## Important points to read before installing