1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00
Testing
This commit is contained in:
JimboJoe 2019-12-29 11:32:55 +01:00 committed by GitHub
commit 57d58f09db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## Overview ## Overview
Kanboard is a simple visual task board web application. Kanboard is a simple visual task board web application.
**Shipped version:** 1.2.10 **Shipped version:** 1.2.12
## Screenshots ## Screenshots

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/kanboard/kanboard/archive/v1.2.10.tar.gz SOURCE_URL=https://github.com/kanboard/kanboard/archive/v1.2.12.tar.gz
SOURCE_SUM=4368f0d5902a4831642103fdab90d2a61b6987ce77b046e637883168e4ad0bcb SOURCE_SUM=6b17a4cfcf2402e69e49826b248c284f5ed84b02aaf054743c2a46f4af2f9fa3
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -5,7 +5,7 @@
"description": { "description": {
"en": "Kanboard is a simple visual task board web application" "en": "Kanboard is a simple visual task board web application"
}, },
"version": "1.2.10~ynh1", "version": "1.2.12~ynh1",
"url": "https://kanboard.net/", "url": "https://kanboard.net/",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"maintainer": { "maintainer": {