diff --git a/conf/app.src b/conf/app.src index 18bd079..83db1a4 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.0.17/webtrees-2.0.17.zip -SOURCE_SUM=cf354f7fff855881bc9647b98a517654ded5a780d5f09737bc2bef17e1cccd71 +SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.0.19/webtrees-2.0.19.zip +SOURCE_SUM=e1437a8fa9ca79a64e2fd065fad0c026e98b066e1a7bad1a30838f3b80df5b25 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md new file mode 100644 index 0000000..3c67436 --- /dev/null +++ b/doc/DESCRIPTION.md @@ -0,0 +1,6 @@ +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. + +- It works from standard GEDCOM files, and is therefore compatible with every major desktop application. +- It aims to to be efficient and effective by using the right combination of third-party tools, design techniques and open standards. + +**Note:** Its better to upgrade from the Webtrees admin panel when new version arrives. diff --git a/doc/screeshots/1200px-Webtrees.png b/doc/screeshots/1200px-Webtrees.png new file mode 100644 index 0000000..9d4b1bb Binary files /dev/null and b/doc/screeshots/1200px-Webtrees.png differ diff --git a/manifest.json b/manifest.json index 684577d..2d25d3a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,8 +6,15 @@ "en": "Web-based genealogy application", "fr": "Logiciel libre de généalogie en ligne" }, - "version":"2.0.17~ynh1", + "version":"2.0.19~ynh1", "url": "https://www.webtrees.net", + "upstream": { + "license": "GPL-3.0-or-later", + "website": "https://www.webtrees.net", + "demo": "https://dev.webtrees.net/demo-stable/index.php?route=%2Fdemo-stable%2Ftree%2Fdemo", + "admindoc": "https://wiki.webtrees.net", + "code": "https://github.com/fisharebest/webtrees" + }, "license": "GPL-3.0-or-later", "maintainer": { "name": "Anmol Sharma",