mirror of
https://github.com/YunoHost-Apps/dotclear2_ynh.git
synced 2024-09-03 18:26:29 +02:00
commit
9e6a53e7bf
3 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
|||
## Overview
|
||||
Dotclear is an open-source web publishing software.
|
||||
|
||||
**Shipped version:** 2.14.3
|
||||
**Shipped version:** 2.15
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=http://download.dotclear.org/latest/dotclear-2.14.3.tar.gz
|
||||
SOURCE_SUM=c71fac022028b399ae4560a34da85f38
|
||||
SOURCE_URL=http://download.dotclear.org/latest/dotclear-2.15.tar.gz
|
||||
SOURCE_SUM=f50762992a21ccb2a0c0c5ed2be11298
|
||||
SOURCE_SUM_PRG=md5sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Blog publishing application",
|
||||
"fr": "Moteur de blog"
|
||||
},
|
||||
"version": "2.14.3~ynh2",
|
||||
"version": "2.15~ynh1",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"url": "https://dotclear.org/",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue