mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update meta info of com.sakethh.linkora
This commit is contained in:
parent
ce601e4bc9
commit
be6edc196a
1 changed files with 13 additions and 16 deletions
|
|
@ -3,17 +3,17 @@ Categories:
|
|||
- Internet
|
||||
License: MIT
|
||||
AuthorName: Saketh Pathike
|
||||
AuthorEmail: vision-keep-prune@duck.com
|
||||
AuthorWebSite: https://sakethpathike.framer.website/
|
||||
SourceCode: https://github.com/sakethpathike/Linkora
|
||||
IssueTracker: https://github.com/sakethpathike/Linkora/issues
|
||||
Changelog: https://github.com/sakethpathike/Linkora/releases
|
||||
AuthorEmail: sakethh@proton.me
|
||||
AuthorWebSite: https://sakethpathike.github.io/
|
||||
SourceCode: https://github.com/LinkoraApp/Linkora
|
||||
IssueTracker: https://github.com/LinkoraApp/Linkora/issues
|
||||
Changelog: https://github.com/LinkoraApp/Linkora/releases
|
||||
|
||||
AutoName: Linkora
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sakethpathike/Linkora.git
|
||||
Binaries: https://github.com/sakethpathike/Linkora/releases/download/release-v%v/app-fdroid-release.apk
|
||||
Repo: https://github.com/LinkoraApp/Linkora.git
|
||||
Binaries: https://github.com/LinkoraApp/Linkora/releases/download/release-v%v/composeApp-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.7.0
|
||||
|
|
@ -22,6 +22,7 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v0.7.0/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||
|
|
@ -33,6 +34,7 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v0.7.1/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||
|
|
@ -44,6 +46,7 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v0.7.2/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||
|
|
@ -55,6 +58,7 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v0.8.2/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||
|
|
@ -66,6 +70,7 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v0.9.0/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||
|
|
@ -77,6 +82,7 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v0.10.0/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||
|
|
@ -88,7 +94,6 @@ Builds:
|
|||
subdir: composeApp
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v%v/composeApp-release.apk
|
||||
|
||||
- versionName: 0.12.0
|
||||
versionCode: 36
|
||||
|
|
@ -96,7 +101,6 @@ Builds:
|
|||
subdir: composeApp
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v%v/composeApp-release.apk
|
||||
|
||||
- versionName: 0.13.0
|
||||
versionCode: 37
|
||||
|
|
@ -109,7 +113,6 @@ Builds:
|
|||
; done
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v%v/composeApp-release.apk
|
||||
postbuild:
|
||||
- curl -Lo upstream.apk https://github.com/LinkoraApp/Linkora/releases/download/release-v$$VERSION$$/composeApp-release.apk
|
||||
- unzip -q upstream.apk -d apk
|
||||
|
|
@ -130,7 +133,6 @@ Builds:
|
|||
; done
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v%v/composeApp-release.apk
|
||||
postbuild:
|
||||
- curl -Lo upstream.apk https://github.com/LinkoraApp/Linkora/releases/download/release-v$$VERSION$$/composeApp-release.apk
|
||||
- unzip -q upstream.apk -d apk
|
||||
|
|
@ -151,7 +153,6 @@ Builds:
|
|||
; done
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v%v/composeApp-release.apk
|
||||
postbuild:
|
||||
- curl -Lo upstream.apk https://github.com/LinkoraApp/Linkora/releases/download/release-v$$VERSION$$/composeApp-release.apk
|
||||
- unzip -q upstream.apk -d apk
|
||||
|
|
@ -172,7 +173,6 @@ Builds:
|
|||
; done
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v%v/composeApp-release.apk
|
||||
postbuild:
|
||||
- curl -Lo upstream.apk https://github.com/LinkoraApp/Linkora/releases/download/release-v$$VERSION$$/composeApp-release.apk
|
||||
- unzip -q upstream.apk -d apk
|
||||
|
|
@ -193,7 +193,6 @@ Builds:
|
|||
; done
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v%v/composeApp-release.apk
|
||||
postbuild:
|
||||
- curl -Lo upstream.apk https://github.com/LinkoraApp/Linkora/releases/download/release-v$$VERSION$$/composeApp-release.apk
|
||||
- unzip -q upstream.apk -d apk
|
||||
|
|
@ -214,7 +213,6 @@ Builds:
|
|||
; done
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v%v/composeApp-release.apk
|
||||
postbuild:
|
||||
- curl -Lo upstream.apk https://github.com/LinkoraApp/Linkora/releases/download/release-v$$VERSION$$/composeApp-release.apk
|
||||
- unzip -q upstream.apk -d apk
|
||||
|
|
@ -235,7 +233,6 @@ Builds:
|
|||
; done
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/LinkoraApp/Linkora/releases/download/release-v%v/composeApp-release.apk
|
||||
postbuild:
|
||||
- curl -Lo upstream.apk https://github.com/LinkoraApp/Linkora/releases/download/release-v$$VERSION$$/composeApp-release.apk
|
||||
- unzip -q upstream.apk -d apk
|
||||
|
|
|
|||
Loading…
Reference in a new issue