From b203b7f82471529abd770928166c8f60f300540c Mon Sep 17 00:00:00 2001 From: Krakinou Date: Tue, 5 Feb 2019 21:45:47 +0100 Subject: [PATCH] Disable internal updater --- manifest.json | 2 +- sources/patches/app-admin.patch | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 sources/patches/app-admin.patch diff --git a/manifest.json b/manifest.json index 0c1fe88..f2f305c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Clean interface for browsing, reading and downloading eBooks", "fr": "Interface simplifié pour parcourir, lire et charger des eBooks" }, - "version": "0.96.0~ynh3", + "version": "0.96.0~ynh4", "url": "https://github.com/janeczku/calibre-web", "license": "free", "maintainer": { diff --git a/sources/patches/app-admin.patch b/sources/patches/app-admin.patch new file mode 100644 index 0000000..0504817 --- /dev/null +++ b/sources/patches/app-admin.patch @@ -0,0 +1,11 @@ +--- a/cps/templates/admin.html 2019-02-05 21:21:55.615940498 +0100 ++++ b/cps/templates/admin.html 2019-02-05 21:23:29.171461028 +0100 +@@ -129,7 +129,7 @@ + + + +-
{{_('Check for update')}}
++ + + +