diff --git a/metadata/top.kagg886.pmf.yml b/metadata/top.kagg886.pmf.yml index 69cb130a68..aea2f24e7d 100644 --- a/metadata/top.kagg886.pmf.yml +++ b/metadata/top.kagg886.pmf.yml @@ -1,8 +1,6 @@ AntiFeatures: NonFreeNet: en-US: Depends on Pixiv and connects GitHub for update check. - NSFW: - en-US: Screenshots include pictures of themes not appropriate in many settings. Categories: - Graphics - Internet @@ -10,15 +8,15 @@ Categories: License: GPL-3.0-only AuthorName: kagg886 WebSite: https://pmf.kagg886.top -SourceCode: https://github.com/kagg886/Pixiv-MultiPlatform -IssueTracker: https://github.com/kagg886/Pixiv-MultiPlatform/issues -Changelog: https://github.com/kagg886/Pixiv-MultiPlatform/releases +SourceCode: https://github.com/magic-cucumber/Pixiv-MultiPlatform +IssueTracker: https://github.com/magic-cucumber/Pixiv-MultiPlatform/issues +Changelog: https://github.com/magic-cucumber/Pixiv-MultiPlatform/releases AutoName: Pixiv RepoType: git -Repo: https://github.com/kagg886/Pixiv-MultiPlatform -Binaries: https://github.com/kagg886/Pixiv-MultiPlatform/releases/download/v%v/android.apk +Repo: https://github.com/magic-cucumber/Pixiv-MultiPlatform +Binaries: https://github.com/magic-cucumber/Pixiv-MultiPlatform/releases/download/v%v/android.apk Builds: - versionName: 1.6.5 @@ -109,11 +107,34 @@ Builds: - $$rustup$$/rustup-init.sh -y --default-toolchain $RUST_VERSION --target aarch64-linux-android x86_64-linux-android + - versionName: 1.8.2 + versionCode: 182 + commit: b57af13e8bd1d69ab106316cf180b5d1d1fae9c0 + subdir: composeApp + gradle: + - yes + srclibs: + - rustup@1.27.1 + rm: + - iosApp + - plugin + prebuild: + - sed -i -e '/compose-desktop-build-windows/d' -e '/foojay/d' -e '/jogamp/d' + ../settings.gradle.kts + - sed -i -e '/signConfig/d' -e '/top.kagg886.compose.installer.windows/d' -e + '/configureComposeWindowsInstaller {/,/^}/d' build.gradle.kts + - echo -e '\nAPP_VERSION_NAME=v$$VERSION$$' >> ../gradle.properties + - gradle exportLibraryDefinitions -PaboutLibraries.exportVariant=release + - RUST_VERSION=$(sed -n -E 's/channel = "([0-9.]+)"/\1/p' ../rust-toolchain.toml) + - '[[ $RUST_VERSION ]]' + - $$rustup$$/rustup-init.sh -y --default-toolchain $RUST_VERSION --target aarch64-linux-android + x86_64-linux-android + AllowedAPKSigningKeys: 0d0a5b77ee74694c0b63cb663f0639785603583610683da6f0aa2e73f7ff3bbc AutoUpdateMode: Version v%v UpdateCheckMode: HTTP -UpdateCheckData: https://github.com/kagg886/Pixiv-MultiPlatform/releases/latest|>v[\d.]+ +UpdateCheckData: https://github.com/magic-cucumber/Pixiv-MultiPlatform/releases/latest|>v[\d.]+ - (\d+)|.|>v([\d.]+) - \d+ -CurrentVersion: 1.8.1 -CurrentVersionCode: 181 +CurrentVersion: 1.8.2 +CurrentVersionCode: 182