From 7b8edd8f802fe3b7668cbbd2b0802b0f82adf118 Mon Sep 17 00:00:00 2001 From: lapineige Date: Fri, 26 May 2023 09:51:16 +0200 Subject: [PATCH] Add post edits (from dev branch) Using lastest commit as most of the previous ones fix edits stuff + bugs https://github.com/pixelfed/pixelfed/commit/5cfe8cd56a5a9f9fb1b1c813d50d07ba6839181d --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 821e92a5..af52d62f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.7.tar.gz -SOURCE_SUM=eb27aa61c337c3dbca3c0e59cbd86069da1dbc7dea988630d3453cd92dcc75e7 +SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/18c744c458138d067e07b72e64da55f8ecb1bafa.tar.gz +SOURCE_SUM=a7b4d5e5fdc7939e3159f632398792af26c9e8e88c92265939a507b898e6724f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true