mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Aria to 0.13.2 (323)
This commit is contained in:
parent
94544293a4
commit
86a4139850
1 changed files with 137 additions and 2 deletions
|
|
@ -1329,6 +1329,141 @@ Builds:
|
|||
- mv /tmp/.cargo $HOME/.cargo
|
||||
ndk: 23.1.7779620
|
||||
|
||||
- versionName: 0.13.2
|
||||
versionCode: 321
|
||||
commit: debc3f90955b09bf189fae24f7ef487dd9b73567
|
||||
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.13.2
|
||||
versionCode: 322
|
||||
commit: debc3f90955b09bf189fae24f7ef487dd9b73567
|
||||
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.13.2
|
||||
versionCode: 323
|
||||
commit: debc3f90955b09bf189fae24f7ef487dd9b73567
|
||||
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
|
||||
|
|
@ -1338,5 +1473,5 @@ VercodeOperation:
|
|||
- '%c * 10 + 2'
|
||||
- '%c * 10 + 3'
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.13.0
|
||||
CurrentVersionCode: 303
|
||||
CurrentVersion: 0.13.2
|
||||
CurrentVersionCode: 323
|
||||
|
|
|
|||
Loading…
Reference in a new issue