Browse Source

Upgrade to 5.4

pull/93/head
Maniack Crudelis 6 years ago
parent
commit
00a1a6e7dd
  1. 2
      README.md
  2. 4
      conf/app.src
  3. 2
      manifest.json

2
README.md

@ -10,7 +10,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.3.2
**Shipped version:** 5.4
## Screenshots

4
conf/app.src

@ -1,5 +1,5 @@
SOURCE_URL=https://wordpress.org/wordpress-5.3.2.tar.gz
SOURCE_SUM=ec7fcc299de72d4914a688ea34c96f37
SOURCE_URL=https://wordpress.org/wordpress-5.4.tar.gz
SOURCE_SUM=28e230c169031b92a4766d1e9cd105e1
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.3.2~ynh1",
"version": "5.4~ynh1",
"url": "https://wordpress.org/",
"license": "GPL-2.0",
"maintainer": {

Loading…
Cancel
Save