diff --git a/README.md b/README.md index f57d0a9..4785006 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. This package will install the same plugins than [Framapad](https://framapad.org/). -**Shipped version:** 1.6.3 +**Shipped version:** 1.6.4 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 24ab0aa..85d26ce 100644 --- a/README_fr.md +++ b/README_fr.md @@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, merci de regarder [ici](https://yunohost.org/#/inst Etherpad est un éditeur en ligne Open Source hautement personnalisable qui permet l'édition collaborative en temps réel. Ce paquet installera les mêmes plugins que [Framapad](https://framapad.org/). -**Version embarquée:** 1.6.3 +**Version embarquée:** 1.6.4 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index af936a1..3d62352 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ether/etherpad-lite/archive/1.6.3.tar.gz -SOURCE_SUM=b82c249377f7a0c702d6a51affd32eba +SOURCE_URL=https://github.com/ether/etherpad-lite/archive/1.6.4.tar.gz +SOURCE_SUM=1e784d4570a0fa62e1cc3b186f378a2f SOURCE_SUM_PRG=md5sum ARCH_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index a1e5392..fe8bd76 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Framapad clone, a online editor providing collaborative editing in real-time.", "fr": "Clone de Framapad, un éditeur en ligne fournissant l'édition collaborative en temps réel." }, - "version": "1.6.3~ynh2", + "version": "1.6.4~ynh2", "url": "https://framapad.org", "license": "Apache-2.0", "maintainer": { diff --git a/scripts/._common.sh.kate-swp b/scripts/._common.sh.kate-swp deleted file mode 100644 index f0cbe98..0000000 Binary files a/scripts/._common.sh.kate-swp and /dev/null differ