From 0b26413d7eb3cd6ccaf2353e83eaaf67ffef704a Mon Sep 17 00:00:00 2001 From: Jimmy Monin Date: Sun, 27 Oct 2019 12:22:58 +0100 Subject: [PATCH] Upgrade to upstream version 1.2.12 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2c0a68c..c43a620 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview Kanboard is a simple visual task board web application. -**Shipped version:** 1.2.10 +**Shipped version:** 1.2.12 ## Screenshots diff --git a/conf/app.src b/conf/app.src index f544188..27f141d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/kanboard/kanboard/archive/v1.2.10.tar.gz -SOURCE_SUM=4368f0d5902a4831642103fdab90d2a61b6987ce77b046e637883168e4ad0bcb +SOURCE_URL=https://github.com/kanboard/kanboard/archive/v1.2.12.tar.gz +SOURCE_SUM=e1163e339dd61ace627259ed40376a5b51c4be0a94a340cdf4489d43f3e5a623 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1d06b4b..2545ebc 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Kanboard is a simple visual task board web application" }, - "version": "1.2.10~ynh1", + "version": "1.2.12~ynh1", "url": "https://kanboard.net/", "license": "AGPL-3.0", "maintainer": {