mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Release Chemnitzer Linux-Tage (CLT) 2023 Fahrplan app, 1.58.0 (93).
This commit is contained in:
parent
d86639ff4e
commit
46f16d1fa8
1 changed files with 13 additions and 4 deletions
|
|
@ -5,9 +5,10 @@ AuthorName: Tobias Preuss
|
|||
AuthorEmail: tobias.preuss+clt@googlemail.com
|
||||
SourceCode: https://github.com/johnjohndoe/CampFahrplan
|
||||
IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
|
||||
Translation: https://crowdin.com/project/eventfahrplan
|
||||
Liberapay: EventFahrplan
|
||||
|
||||
AutoName: CLT 2022 Fahrplan
|
||||
AutoName: CLT 2023 Fahrplan
|
||||
Description: |
|
||||
Programm der Chemnitzer Linux-Tage (CLT)
|
||||
|
||||
|
|
@ -48,7 +49,7 @@ Description: |
|
|||
🏆 Die App basiert auf der <b>EventFahrplan-App</b>
|
||||
https://f-droid.org/packages/info.metadude.android.congress.schedule/
|
||||
für den Kongress des Chaos Computer Clubs. Der Quellcode der Anwendung ist auf GitHub
|
||||
https://github.com/johnjohndoe/CampFahrplan/tree/clt-2022 zu finden.
|
||||
https://github.com/johnjohndoe/CampFahrplan/tree/clt-2023 zu finden.
|
||||
|
||||
🎨 CLT-Design von Sebastian Pettke.
|
||||
|
||||
|
|
@ -68,6 +69,14 @@ Builds:
|
|||
- clt2022
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
- versionName: 1.58.0-CLT-Edition
|
||||
versionCode: 93
|
||||
commit: v.1.58.0-CLT-Edition
|
||||
subdir: app
|
||||
gradle:
|
||||
- clt2023
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
MaintainerNotes: |
|
||||
The branch for the CLT conference is maintained in a
|
||||
separate fork of the main repository on purpose in order
|
||||
|
|
@ -75,5 +84,5 @@ MaintainerNotes: |
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.53.2-CLT-Edition
|
||||
CurrentVersionCode: 87
|
||||
CurrentVersion: 1.58.0-CLT-Edition
|
||||
CurrentVersionCode: 93
|
||||
|
|
|
|||
Loading…
Reference in a new issue