mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
commit
7e12e934a4
4 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@ Modern web IRC client designed for self-hosting
|
|||
- Responsive interface
|
||||
- Multi-user support
|
||||
|
||||
**Shipped version:** 4.3.0~ynh1
|
||||
**Shipped version:** 4.3.1~ynh1
|
||||
|
||||
**Demo:** https://demo.thelounge.chat/
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Client Web IRC moderne conçu pour l'auto-hébergement
|
|||
- Interface réactive
|
||||
- Support multi-utilisateurs
|
||||
|
||||
**Version incluse :** 4.3.0~ynh1
|
||||
**Version incluse :** 4.3.1~ynh1
|
||||
|
||||
**Démo :** https://demo.thelounge.chat/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/thelounge/thelounge/archive/v4.3.0.tar.gz
|
||||
SOURCE_SUM=fa3ced790927e64bfb0917dadd7702b811bcba92207b33f23bb1f7444ad0dfc9
|
||||
SOURCE_URL=https://github.com/thelounge/thelounge/archive/v4.3.1.tar.gz
|
||||
SOURCE_SUM=7bf444cc97449d78a74b35c3fea882ddf6e3df265f0e2252a23cc48309b11713
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
ARCH_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Web IRC client",
|
||||
"fr": "Client Web IRC"
|
||||
},
|
||||
"version": "4.3.0~ynh1",
|
||||
"version": "4.3.1~ynh1",
|
||||
"url": "https://thelounge.chat/",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue