From 4e6b121290e65fa8e710b4455db9cec3de854878 Mon Sep 17 00:00:00 2001 From: Tagadda <36127788+Tagadda@users.noreply.github.com> Date: Mon, 28 Feb 2022 16:06:32 +0000 Subject: [PATCH] Upgrade to 2.3.12~ynh1 --- conf/app.src | 7 +++---- manifest.json | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/conf/app.src b/conf/app.src index 38ee37a..f88f803 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,6 @@ -SOURCE_URL=https://github.com/photoview/photoview/archive/refs/tags/v2.3.9.tar.gz -SOURCE_SUM=f5daaab41061f86c94b029914131f363d0774b29ace5db942c4ef6511914708e +SOURCE_URL=https://github.com/photoview/photoview/archive/refs/tags/v2.3.12.tar.gz +SOURCE_SUM=f9de00fb2d854217655a71264c06f8451b06b67170d3a5bbd9160fc94f1dda0f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=v2.3.9.tar.gz -SOURCE_EXTRACT=true +SOURCE_FILENAME= diff --git a/manifest.json b/manifest.json index e76a5c3..c60fb9a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Simple and user-friendly photo gallery that's made for photographers ", "fr": "Galerie photos simple et facile à utiliser, faite pour les photographes" }, - "version": "2.3.9~ynh2", + "version": "2.3.12~ynh1", "url": "https://photoview.github.io/", "upstream": { "license": "AGPL-3.0-or-later", @@ -27,7 +27,7 @@ "mysql" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain",