1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/noalyss_ynh.git synced 2024-09-03 19:46:20 +02:00

Upgrade to version 9010

This commit is contained in:
ericgaspar 2021-09-03 17:43:55 +02:00
parent b63fd6c805
commit 108a161f9b
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 6 additions and 3 deletions

View file

@ -1,6 +1,8 @@
SOURCE_URL=https://download.noalyss.eu/dernier-version/noalyss-8101.tar.gz SOURCE_URL=https://download.noalyss.eu/derniere-version/noalyss-9010.tar.gz
SOURCE_SUM=bd481e4d4a1f47dc6c1fe46451a0f5afd6b1c008ec0f1e4c7a03c2c703f9b647 SOURCE_SUM=f10db3a3ac9e793374142218df5e0be92f13ecb663f76bd1d62cb8bdff5bdeed
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME= SOURCE_FILENAME=

1
doc/DESCRIPTION.md Normal file
View file

@ -0,0 +1 @@
Noalyss est un serveur de comptabilité destiné à être hébergé sur Internet afin de contenir la comptabilité dun nombre illimité de sociétés et dutilisateurs ne se connaissant pas. Chaque société a ses propres dossiers comptables , ses propres utilisateurs, et ne peut pas interférer avec la comptabilité des autres, à moins dy être expressément autorisé.

View file

@ -6,7 +6,7 @@
"en": "Accounting free software (Beligum and French accounting)", "en": "Accounting free software (Beligum and French accounting)",
"fr": "Logiciel libre de comptabilité (comptabilité Belge et Française)" "fr": "Logiciel libre de comptabilité (comptabilité Belge et Française)"
}, },
"version": "8.1.0.1~ynh2", "version": "9.0.1.0~ynh1",
"url": "http://noalyss.eu", "url": "http://noalyss.eu",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",