mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
New app: Arcticons You
This commit is contained in:
parent
6118fb21b4
commit
d90fdb06e3
3 changed files with 41 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ Categories:
|
||||||
- Theming
|
- Theming
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
AuthorName: Donno
|
AuthorName: Donno
|
||||||
AuthorEmail: info@onnno.nl
|
AuthorEmail: arcticons@onnno.nl
|
||||||
SourceCode: https://github.com/Donnnno/Arcticons
|
SourceCode: https://github.com/Donnnno/Arcticons
|
||||||
IssueTracker: https://github.com/Donnnno/Arcticons/issues
|
IssueTracker: https://github.com/Donnnno/Arcticons/issues
|
||||||
Changelog: https://github.com/Donnnno/Arcticons/blob/main/CHANGELOG.md
|
Changelog: https://github.com/Donnnno/Arcticons/blob/main/CHANGELOG.md
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ Categories:
|
||||||
- Theming
|
- Theming
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
AuthorName: Donno
|
AuthorName: Donno
|
||||||
AuthorEmail: info@onnno.nl
|
AuthorEmail: arcticons@onnno.nl
|
||||||
SourceCode: https://github.com/Donnnno/Arcticons
|
SourceCode: https://github.com/Donnnno/Arcticons
|
||||||
IssueTracker: https://github.com/Donnnno/Arcticons/issues
|
IssueTracker: https://github.com/Donnnno/Arcticons/issues
|
||||||
Changelog: https://github.com/Donnnno/Arcticons/blob/main/CHANGELOG.md
|
Changelog: https://github.com/Donnnno/Arcticons/blob/main/CHANGELOG.md
|
||||||
|
|
|
||||||
39
metadata/com.donnnno.arcticons.you.yml
Normal file
39
metadata/com.donnnno.arcticons.you.yml
Normal file
|
|
@ -0,0 +1,39 @@
|
||||||
|
Categories:
|
||||||
|
- Theming
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Donno
|
||||||
|
AuthorEmail: arcticons@onnno.nl
|
||||||
|
SourceCode: https://github.com/Donnnno/Arcticons
|
||||||
|
IssueTracker: https://github.com/Donnnno/Arcticons/issues
|
||||||
|
Changelog: https://github.com/Donnnno/Arcticons/blob/main/CHANGELOG.md
|
||||||
|
Donate: https://paypal.me/onnovdd
|
||||||
|
Liberapay: Donno
|
||||||
|
|
||||||
|
AutoName: Arcticons You
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/Donnnno/Arcticons.git
|
||||||
|
Binaries: https://github.com/Donnnno/Arcticons/releases/download/%v/Arcticons-v%v-you-release.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 6.4.4
|
||||||
|
versionCode: 114
|
||||||
|
commit: d0cab4ce52160ceb3f61a9d01932d37cf65df87e
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- you
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.3
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
|
'assets/*.xml'
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: 299bb9312e39130d0d33ed42bf98567f726ab11a04dc950c5b6c162e28c869c5
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 6.4.4
|
||||||
|
CurrentVersionCode: 114
|
||||||
Loading…
Reference in a new issue