1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webtrees_ynh.git synced 2024-09-03 18:26:37 +02:00

Merge pull request #23 from YunoHost-Apps/testing

Testing
This commit is contained in:
anmol26s 2021-03-17 19:29:40 +05:30 committed by GitHub
commit ecf6f80b76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 16 deletions

View file

@ -14,7 +14,7 @@ Webtrees allows you to view and edit your genealogy on your website. It has full
**Note:** Its better to upgrade from the Webtrees admin panel when new version arrives.
**Shipped version:** 2.0.12
**Shipped version:** 2.0.13
## Screenshots

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.0.12/webtrees-2.0.12.zip
SOURCE_SUM=c2097116d8e2424f2a1c12de346113dbb4bba780761988aae403cd38936f31e9
SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.0.13/webtrees-2.0.13.zip
SOURCE_SUM=badff15ca4432d339728282207ebc1bd3d51b8fdf46e23631ce6598d14a3af5a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Web-based genealogy application",
"fr": "Logiciel libre de généalogie en ligne"
},
"version":"2.0.12~ynh1",
"version":"2.0.13~ynh2",
"url": "https://www.webtrees.net",
"license": "GPL-3.0-or-later",
"maintainer": {
@ -27,19 +27,11 @@
{
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain name for Webtrees",
"fr": "Choisissez un domaine pour Webtrees"
},
"example": "example.com"
},
{
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for Webtrees",
"fr": "Choisissez un chemin pour Webtrees"
},
"example": "/webtrees",
"default": "/webtrees"
},
@ -73,10 +65,6 @@
{
"name": "is_public",
"type": "boolean",
"ask": {
"en": "Is it a public application?",
"fr": "Est-ce une application publique ?"
},
"help": {
"en": "If checked, Webtrees will be public",
"fr": "Si cochée, Webtrees sera publique"