فهرست منبع

Use 1.1 release

Maniack Crudelis 4 سال پیش
والد
کامیت
ba1d360d9f
5فایلهای تغییر یافته به همراه18 افزوده شده و 6 حذف شده
  1. 12 0
      CHANGELOG.md
  2. 1 1
      README.md
  3. 1 1
      README_fr.md
  4. 3 3
      conf/app.src
  5. 1 1
      manifest.json

+ 12 - 0
CHANGELOG.md

@@ -4,6 +4,18 @@ Changelog
 ## Unreleased
 - Nothing for now...
 
+## [1.1~ynh1](https://github.com/YunoHost-Apps/archivist_ynh/pull/29) - 2021-01-12
+
+#### Added
+- [Allow to choose compression algorithms](https://github.com/YunoHost-Apps/archivist_ynh/pull/29)
+
+#### Fixed
+- [Fix YunoHost 4.1 support](https://github.com/YunoHost-Apps/archivist_ynh/pull/29)
+
+#### Changed
+- [Force compression for YunoHost backups](https://github.com/YunoHost-Apps/archivist_ynh/pull/29)
+
+
 ## [1.0.1~ynh2](https://github.com/YunoHost-Apps/archivist_ynh/pull/25) - 2020-01-04
 
 #### Fixed

+ 1 - 1
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.0.1
+**Shipped version:** 1.1
 
 ## Screenshots
 

+ 1 - 1
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.0.1
+**Version embarquée:** 1.1
 
 ## Captures d'écran
 

+ 3 - 3
conf/app.src

@@ -1,6 +1,6 @@
-SOURCE_URL=https://github.com/maniackcrudelis/archivist/archive/698b7f79bf98681fad7bdc4411a4eae4658b6f51.zip
-SOURCE_SUM=89c471dab51cc46a38a9930285e181a3
+SOURCE_URL=https://github.com/maniackcrudelis/archivist/archive/v1.1.tar.gz
+SOURCE_SUM=f612de7b58366df437cbe228c4b934d1
 SOURCE_SUM_PRG=md5sum
-SOURCE_FORMAT=zip
+SOURCE_FORMAT=tar.gz
 SOURCE_IN_SUBDIR=true
 SOURCE_FILENAME=

+ 1 - 1
manifest.json

@@ -6,7 +6,7 @@
         "en": "Automatic backups.",
         "fr": "Sauvegardes automatiques."
     },
-    "version": "1.0.1~ynh3",
+    "version": "1.1~ynh1",
     "url": "https://github.com/maniackcrudelis/archivist",
     "license": "GPL-3.0",
     "maintainer": {