Browse Source

5.5.1

pull/109/head
Kay0u 6 years ago
parent
commit
3430a30dad
No known key found for this signature in database GPG Key ID: AAFEEB16CFA2AE2D
  1. 2
      README.md
  2. 2
      README_fr.md
  3. 4
      conf/app.src
  4. 2
      manifest.json

2
README.md

@ -12,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
WordPress is open source software you can use to create a beautiful website, blog, or app.
With this package, you can even activate the [multisite](https://codex.wordpress.org/Glossary#Multisite) option.
**Shipped version:** 5.5
**Shipped version:** 5.5.1
## Screenshots

2
README_fr.md

@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
WordPress est un logiciel libre que vous pouvez utiliser pour créer un site ou un blog.
Avec ce package, vous pouvez même activer l'option [multisite](https://codex.wordpress.org/Glossary#Multisite).
**Version incluse :** 5.5
**Version incluse :** 5.5.1
## Captures d'écran

4
conf/app.src

@ -1,5 +1,5 @@
SOURCE_URL=https://wordpress.org/wordpress-5.5.tar.gz
SOURCE_SUM=983821e81b5b8398469e5c1807c4abf4
SOURCE_URL=https://wordpress.org/wordpress-5.5.1.tar.gz
SOURCE_SUM=72c6f56b4818ffd0e6e6a4ed8f3e8d4e
SOURCE_SUM_PRG=md5sum
ARCH_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

2
manifest.json

@ -6,7 +6,7 @@
"en": "Create a beautiful blog or website easily",
"fr": "Logiciel de création de blog ou de site Web"
},
"version": "5.5~ynh1",
"version": "5.5.1~ynh1",
"url": "https://wordpress.org/",
"license": "GPL-2.0",
"maintainer": {

Loading…
Cancel
Save