diff --git a/conf/app.src b/conf/app.src index 70384ea..00a5ed5 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ SOURCE_URL=https://fossil.kd2.org/garradin/uv/garradin-1.0.3.tar.bz2 -SOURCE_SUM=89d9e0e0903dc1967d3159f8b30bd0e8eaea7f48daa5e9e86e5193e11b9003af +SOURCE_SUM=d8e414d4798dcf5036ca2a22fdf285d0934d353c47466758e1922b8f34806e10 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.bz2 SOURCE_IN_SUBDIR=true diff --git a/pull_request_template.md b/pull_request_template.md index 1443a9e..b8b0a14 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,9 +1,8 @@ ## Problem -- Upgrade to the version 1.0.3 +- *Description of why you made this PR* ## Solution -- Upgrade sources, Readme manifest -- Remove the Utils.php files (bug v 1.0.2) and réference (install upgrade) +- *And how do you fix that problem* ## PR Status - [ ] Code finished. @@ -16,4 +15,4 @@ --- *If you have access to [App Continuous Integration for packagers](https://yunohost.org/#/packaging_apps_ci) you can provide a link to the package_check results like below, replacing '-NUM-' in this link by the PR number and USERNAME by your username on the ci-apps-dev. Or you provide a screenshot or a pastebin of the results* -[![Build Status](https://ci-apps-dev.yunohost.org/jenkins/job/garradin_ynh%20PR-NUM-%20(USERNAME)/badge/icon)](https://ci-apps-dev.yunohost.org/jenkins/job/garradin_ynh%20PR-NUM-%20(USERNAME)/) +[![Build Status](https://ci-apps-dev.yunohost.org/jenkins/job/garradin_ynh%20PR-NUM-%20(USERNAME)/badge/icon)](https://ci-apps-dev.yunohost.org/jenkins/job/garradin_ynh%20PR-NUM-%20(USERNAME)/)