diff --git a/README.md b/README.md index 021b19d..df361f1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ > *This package allow you to install Webtrees quickly and simply on a YunoHost server. If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* -**VERY IMPORTANT: There is a security fix in nginx. Please update as soon as posible regarless of any version you are on.** +**VERY IMPORTANT: There is a security fix in nginx. Please update as soon as possible regarless of any version you are on.** ## Overview @@ -16,9 +16,9 @@ webtrees is the web's leading online collaborative genealogy application. webtrees allows you to view and edit your genealogy on your website. It has full editing capabilities, full privacy functions, and supports imedia such as photos and document images. As an online program, it fosters extended family participation and good ancestral recording habits, as it simplifies the process of collaborating with others working on your family lines. Your latest information is always on your web site and available for others to see, defined by viewing rules you set. -**Note:** Its better to upgrade from the Webtrees admin pannel when new version arrives.

+**Note:** Its better to upgrade from the Webtrees admin panel when new version arrives.

-**Shipped version:** 1.7.13, released **9 March 2019** +**Shipped version:** 2.0.0, released **7 December 2019** ## Demo diff --git a/conf/app.src b/conf/app.src index 84f963a..a71617f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/1.7.13/webtrees-1.7.13.zip -SOURCE_SUM=553331245d696ab1c082ecdb7037f8d67a2c5e735fe2db06bd1f909c4dd3ab27 +SOURCE_URL=https://github.com/fisharebest/webtrees/archive/2.0.0.tar.gz +SOURCE_SUM=8fd263da34e6161ef8a8d8b2f64461a7fcc7d20cc0249f9b16b3427900534b50 SOURCE_SUM_PRG=sha256sum -SOURCE_FORMAT=zip +SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_FILENAME= diff --git a/manifest.json b/manifest.json index ed6dd06..5c5ccf0 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Webtrees is a free open source web-based genealogy application.", "fr": "Webtrees est un logiciel libre de généalogie en ligne." }, - "version":"1.7.13~ynh1", + "version":"2.0.0~ynh1", "url": "https://www.webtrees.net", "license": "GPL-3.0-or-later", "maintainer": {