mirror of
https://github.com/YunoHost-Apps/acropolis_ynh.git
synced 2024-09-03 18:06:22 +02:00
Merge pull request #45 from YunoHost-Apps/testing
Release 2022.01.29~ynh1
This commit is contained in:
commit
dc712d6bf6
4 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Acropolis was forked from diaspora* in August 2021. The idea for the fork is to optimize toward community, that is making it as easy as possible to contribute. We're following a protocol that basically says if you are addressing a valid problem, your code gets merged. Everything else follows from that.
|
||||
|
||||
|
||||
**Shipped version:** 2021.12.29~ynh1
|
||||
**Shipped version:** 2022.01.29~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
Acropolis was forked from diaspora* in August 2021. The idea for the fork is to optimize toward community, that is making it as easy as possible to contribute. We're following a protocol that basically says if you are addressing a valid problem, your code gets merged. Everything else follows from that.
|
||||
|
||||
|
||||
**Version incluse :** 2021.12.29~ynh1
|
||||
**Version incluse :** 2022.01.29~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/magicstone-dev/acropolis/archive/d427864c7a5b1bc766054322a8a080594ba004d4.tar.gz
|
||||
SOURCE_SUM=3f482fb978ac2d2dfcdd747ca2b5e3761a21f6c466418337eb03a729e0e4fa07
|
||||
SOURCE_URL=https://github.com/magicstone-dev/acropolis/archive/f586f64b4cee0b2a50f45b5cf6de4e1fd749def8.tar.gz
|
||||
SOURCE_SUM=716d9c5e1e8e7d2694dbe6d2c1b5e48e5a5537a29ec8a8d0a722e6750fffae56
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=d427864c7a5b1bc766054322a8a080594ba004d4.tar.gz
|
||||
SOURCE_FILENAME=f586f64b4cee0b2a50f45b5cf6de4e1fd749def8.tar.gz
|
||||
SOURCE_EXTRACT=true
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Dynamic fork of diaspora*'s federated social network",
|
||||
"fr": "Fourche dynamique du réseau social fédéré de diaspora*"
|
||||
},
|
||||
"version": "2021.12.29~ynh1",
|
||||
"version": "2022.01.29~ynh1",
|
||||
"url": "https://github.com/magicstone-dev/acropolis",
|
||||
"upstream": {
|
||||
"license": "free",
|
||||
|
|
Loading…
Add table
Reference in a new issue