x11-basic - fastlane, aum, update

This commit is contained in:
Licaon_Kter 2020-12-16 18:47:41 +02:00
parent 431f56c99a
commit faf4128ffa

View file

@ -9,15 +9,6 @@ IssueTracker: https://codeberg.org/kollo/X11-Basic/issues
Changelog: https://codeberg.org/kollo/X11-Basic/blob/HEAD/CHANGELOG
AutoName: X11-Basic
Description: |-
X11-Basic is a dialect of the BASIC programming language with graphics
capability. It has a very rich command set, though it is still easy to learn.
The syntax is most similar to GFA-Basic for ATARI-ST. It is a structured dialect
with no line numbers. A full manual and command reference is available.
GFA-programs should run with only a few changes. Also DOS/QBASIC programmers
will feel comfortable. This implementation is one of the fastest basic
interpreters for Android. Programs can be compiled into a platform independant
bytecode.
RepoType: git
Repo: https://codeberg.org/kollo/X11-Basic.git
@ -41,7 +32,16 @@ Builds:
prebuild: sed -i -e '/keystorePropertiesFile/d' build.gradle
ndk: r10e
AutoUpdateMode: None
- versionName: 1.27-62
versionCode: 162
commit: 1.27-62-fdroid
subdir: app
gradle:
- yes
prebuild: sed -i -e '/keystorePropertiesFile/d' build.gradle
ndk: r10e
AutoUpdateMode: Version %v-fdroid
UpdateCheckMode: Tags .*-fdroid$
CurrentVersion: 1.27-62
CurrentVersionCode: 162