move VLC to main
Remove an outdated comment as well.
This commit is contained in:
parent
3208bc80cc
commit
694ed1fd8f
|
@ -1740,21 +1740,9 @@ Actual versioncodes are:
|
||||||
* Build:2.0.6,12000626 mips
|
* Build:2.0.6,12000626 mips
|
||||||
* Build:2.0.6,12000627 armv8
|
* Build:2.0.6,12000627 armv8
|
||||||
* Build:2.0.6,12000628 x86_64
|
* Build:2.0.6,12000628 x86_64
|
||||||
|
|
||||||
A last-resort update option if builds keep broken for a long time is to
|
|
||||||
resign official apks:
|
|
||||||
|
|
||||||
commit=2.0.6
|
|
||||||
output=binary/vlc.apk
|
|
||||||
build=mkdir binary && \
|
|
||||||
cd binary && \
|
|
||||||
wget -c https://get.videolan.org/vlc-android/$$VERSION$$/VLC-Android-$$VERSION$$-x86_64.apk -O vlc.apk && \
|
|
||||||
unzip vlc.apk && \
|
|
||||||
rm -fR META-INF vlc.apk && \
|
|
||||||
zip -r vlc.apk *
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Archive Policy:0 versions
|
Archive Policy:9 versions
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Static
|
Update Check Mode:Static
|
||||||
Current Version:3.0.13
|
Current Version:3.0.13
|
||||||
|
|
Loading…
Reference in a new issue