mirror of
https://github.com/YunoHost-Apps/komga_ynh.git
synced 2024-09-03 19:36:07 +02:00
commit
6fe0f3d71d
5 changed files with 8 additions and 8 deletions
|
@ -16,7 +16,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Komga is a free and open source comics/mangas server.
|
Komga is a free and open source comics/mangas server.
|
||||||
w
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones
|
- Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones
|
||||||
|
@ -29,7 +29,7 @@ w
|
||||||
- Download book files
|
- Download book files
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 0.119.1~ynh1
|
**Shipped version:** 0.119.2~ynh1
|
||||||
|
|
||||||
**Demo:** https://demo.komga.org
|
**Demo:** https://demo.komga.org
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
|
|
||||||
Komga is a free and open source comics/mangas server.
|
Komga is a free and open source comics/mangas server.
|
||||||
w
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones
|
- Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones
|
||||||
|
@ -25,7 +25,7 @@ w
|
||||||
- Download book files
|
- Download book files
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 0.119.1~ynh1
|
**Version incluse :** 0.119.2~ynh1
|
||||||
|
|
||||||
**Démo :** https://demo.komga.org
|
**Démo :** https://demo.komga.org
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.119.1/komga-0.119.1.jar
|
SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.119.2/komga-0.119.2.jar
|
||||||
SOURCE_SUM=a8634d40eab9eb0fe98da263953574ce864f9ac0dee90acfaa018b140fa3e255
|
SOURCE_SUM=b0df6a8c0bfe1d4ad352de497e59cd661619606a30cea2d1845113373c7113e0
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=jar
|
SOURCE_FORMAT=jar
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Komga is a free and open source comics/mangas server.
|
Komga is a free and open source comics/mangas server.
|
||||||
w
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones
|
- Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Media server for your comics, manga and magazines",
|
"en": "Media server for your comics, manga and magazines",
|
||||||
"fr": "Serveur multimédia pour vos bandes dessinées, mangas et magazines"
|
"fr": "Serveur multimédia pour vos bandes dessinées, mangas et magazines"
|
||||||
},
|
},
|
||||||
"version": "0.119.1~ynh1",
|
"version": "0.119.2~ynh1",
|
||||||
"url": "https://komga.org",
|
"url": "https://komga.org",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Add table
Reference in a new issue