From a9070b11e13d37908cf246804c0d331a57fea115 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sun, 7 Nov 2021 21:11:23 +0100 Subject: [PATCH] Fix multimedia hook killing hard drives --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 18006a3..046cb09 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ It can also makes backups of specified directories. Your backups can be send to many other places, local or distant. Archivist is automatically launched periodicaly to update your backups and send the modifications to the other places. -**Shipped version:** 1.3 +**Shipped version:** 1.3.1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 2a5fbf5..79d9295 100644 --- a/README_fr.md +++ b/README_fr.md @@ -15,7 +15,7 @@ Il peut également faire des sauvegardes de répertoires spécifiques. Vos sauvegardes peuvent être envoyées à de nombreux autres endroits, locaux ou distants. Archivist est automatiquement lancé périodiquement pour mettre à jour vos sauvegardes et envoyer les modifications aux autres emplacements. -**Version embarquée:** 1.3 +**Version embarquée:** 1.3.1 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 7286d64..c93b215 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/maniackcrudelis/archivist/archive/refs/tags/v1.3.tar.gz -SOURCE_SUM=de4fac8d41c51cbecf160ebbd42116ce +SOURCE_URL=https://github.com/maniackcrudelis/archivist/archive/refs/tags/v1.3.1.tar.gz +SOURCE_SUM=e4237249f330391ebd055db86346b861 SOURCE_SUM_PRG=md5sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1da3a8b..eb69a70 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Automatic backups.", "fr": "Sauvegardes automatiques." }, - "version": "1.3~ynh1", + "version": "1.3.1~ynh1", "url": "https://github.com/maniackcrudelis/archivist", "license": "GPL-3.0", "maintainer": {