1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/omeka-s_ynh.git synced 2024-09-03 19:56:05 +02:00

Merge pull request #29 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-06-03 14:33:54 +02:00 committed by GitHub
commit a8d0d0ca83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@ Omeka S is a web publication system for universities, galleries, libraries, arch
- Connect to the semantic Web
- Share with DPLA
**Shipped version:** 4.0.1~ynh2
**Shipped version:** 4.0.1~ynh3
**Demo:** https://omeka.org/s/download/#sandbox

View file

@ -23,7 +23,7 @@ Omeka S is a web publication system for universities, galleries, libraries, arch
- Connect to the semantic Web
- Share with DPLA
**Version incluse :** 4.0.1~ynh2
**Version incluse :** 4.0.1~ynh3
**Démo :** https://omeka.org/s/download/#sandbox

View file

@ -5,7 +5,7 @@ name = "Omeka S"
description.en = "Web publication system for universities, galleries, libraries, archives, and museums"
description.fr = "Système de publication Web pour les universités, les galeries, les bibliothèques, les archives et les musées"
version = "4.0.1~ynh2"
version = "4.0.1~ynh3"
maintainers = ["eric_G"]
@ -17,7 +17,7 @@ userdoc = "https://omeka.org/s/docs/user-manual/"
code = "https://github.com/omeka/omeka-s"
[integration]
yunohost = ">= 11.1.15"
yunohost = ">= 11.1.19"
architectures = "all"
multi_instance = true
ldap = false
@ -57,7 +57,7 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages = "mariadb-server imagemagick php8.1-mysql php8.1-gd php8.1-mbstring php8.1-xml"
packages = "mariadb-server imagemagick php8.2-mysql php8.2-gd php8.2-mbstring php8.2-xml"
[resources.database]
type = "mysql"