mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Aria to 0.15.1 (443)
This commit is contained in:
parent
235b5f643b
commit
09f99dca51
1 changed files with 137 additions and 2 deletions
|
|
@ -2274,6 +2274,141 @@ Builds:
|
|||
- mv /tmp/.cargo $HOME/.cargo
|
||||
ndk: 23.1.7779620
|
||||
|
||||
- versionName: 0.15.1
|
||||
versionCode: 441
|
||||
commit: f63a95ca4a8904314a2aba4bf7db8afbfdf4de6a
|
||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||
binary: https://github.com/poppingmoon/aria/releases/download/v%v/aria-v%v-x86_64.apk
|
||||
srclibs:
|
||||
- flutter@stable
|
||||
- rustup@1.27.1
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- macos
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- export version=$(grep flutter .fvmrc | cut -d ":" -f2|cut -d "\"" -f2)
|
||||
- pushd $$flutter$$
|
||||
- git checkout -f $version
|
||||
- popd
|
||||
- cd ..
|
||||
- mv com.poppingmoon.aria /tmp/build
|
||||
- pushd /tmp/build/
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
- popd
|
||||
- mv /tmp/build com.poppingmoon.aria
|
||||
- $$rustup$$/rustup-init.sh -y
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
- mv $HOME/.cargo /tmp/.cargo
|
||||
- HOME_TMP=$HOME
|
||||
- export HOME=/tmp
|
||||
- cd ..
|
||||
- mv com.poppingmoon.aria /tmp/build
|
||||
- pushd /tmp/build/
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
||||
- popd
|
||||
- mv /tmp/build com.poppingmoon.aria
|
||||
- export HOME=$HOME_TMP
|
||||
- mv /tmp/.cargo $HOME/.cargo
|
||||
ndk: 23.1.7779620
|
||||
|
||||
- versionName: 0.15.1
|
||||
versionCode: 442
|
||||
commit: f63a95ca4a8904314a2aba4bf7db8afbfdf4de6a
|
||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||
binary: https://github.com/poppingmoon/aria/releases/download/v%v/aria-v%v-armeabi-v7a.apk
|
||||
srclibs:
|
||||
- flutter@stable
|
||||
- rustup@1.27.1
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- macos
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- export version=$(grep flutter .fvmrc | cut -d ":" -f2|cut -d "\"" -f2)
|
||||
- pushd $$flutter$$
|
||||
- git checkout -f $version
|
||||
- popd
|
||||
- cd ..
|
||||
- mv com.poppingmoon.aria /tmp/build
|
||||
- pushd /tmp/build/
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
- popd
|
||||
- mv /tmp/build com.poppingmoon.aria
|
||||
- $$rustup$$/rustup-init.sh -y
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
- mv $HOME/.cargo /tmp/.cargo
|
||||
- HOME_TMP=$HOME
|
||||
- export HOME=/tmp
|
||||
- cd ..
|
||||
- mv com.poppingmoon.aria /tmp/build
|
||||
- pushd /tmp/build/
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
||||
- popd
|
||||
- mv /tmp/build com.poppingmoon.aria
|
||||
- export HOME=$HOME_TMP
|
||||
- mv /tmp/.cargo $HOME/.cargo
|
||||
ndk: 23.1.7779620
|
||||
|
||||
- versionName: 0.15.1
|
||||
versionCode: 443
|
||||
commit: f63a95ca4a8904314a2aba4bf7db8afbfdf4de6a
|
||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||
binary: https://github.com/poppingmoon/aria/releases/download/v%v/aria-v%v-arm64-v8a.apk
|
||||
srclibs:
|
||||
- flutter@stable
|
||||
- rustup@1.27.1
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- macos
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- export version=$(grep flutter .fvmrc | cut -d ":" -f2|cut -d "\"" -f2)
|
||||
- pushd $$flutter$$
|
||||
- git checkout -f $version
|
||||
- popd
|
||||
- cd ..
|
||||
- mv com.poppingmoon.aria /tmp/build
|
||||
- pushd /tmp/build/
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
- popd
|
||||
- mv /tmp/build com.poppingmoon.aria
|
||||
- $$rustup$$/rustup-init.sh -y
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
- mv $HOME/.cargo /tmp/.cargo
|
||||
- HOME_TMP=$HOME
|
||||
- export HOME=/tmp
|
||||
- cd ..
|
||||
- mv com.poppingmoon.aria /tmp/build
|
||||
- pushd /tmp/build/
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
- popd
|
||||
- mv /tmp/build com.poppingmoon.aria
|
||||
- export HOME=$HOME_TMP
|
||||
- mv /tmp/.cargo $HOME/.cargo
|
||||
ndk: 23.1.7779620
|
||||
|
||||
AllowedAPKSigningKeys: b47f49781b7dcd4df69c6e437999d07defe27421f006b9fb6a13756880928ee2
|
||||
|
||||
AutoUpdateMode: Version
|
||||
|
|
@ -2283,5 +2418,5 @@ VercodeOperation:
|
|||
- '%c * 10 + 2'
|
||||
- '%c * 10 + 3'
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.15.0
|
||||
CurrentVersionCode: 433
|
||||
CurrentVersion: 0.15.1
|
||||
CurrentVersionCode: 443
|
||||
|
|
|
|||
Loading…
Reference in a new issue