From 69c379989a0d2856ead3b8aedb173dfdb5066a0d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 4 Apr 2022 22:52:01 +0200 Subject: [PATCH] Fix --- manifest.json | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index fd5c624..2142b7d 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Alternative front-end to YouTube", "fr": "Front-end alternatif à YouTube" }, - "version": "22.27.03~ynh1", + "version": "22.04.04~ynh1", "url": "https://invidio.us/", "upstream": { "license": "GPL-3.0-only", diff --git a/scripts/_common.sh b/scripts/_common.sh index e17ef0c..8be093d 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -version_commit=f4e19ac05c33f0a0995fe9cbb7678cd0b90a3149 +version_commit=91b079f4dfd78e25b6da238f872afe30ff9516bf # dependencies used by the app pkg_dependencies="apt-transport-https libssl-dev libxml2-dev libyaml-dev libgmp-dev libreadline-dev postgresql librsvg2-bin imagemagick libsqlite3-dev zlib1g-dev libevent-dev pkg-config libpcre3-dev"