ghostcommander: update to 1.55b3

Add Zip4j as new srclib. We use a github mirror that has been verified
to correspond to the upstream source release. (Upstream only releases a
zip archive.)

Closes fdroid/fdroiddata#1033.
master
Marcus Hoffmann 2017-12-14 11:31:31 +01:00
parent c10a2c9cb8
commit f3b9236f45
No known key found for this signature in database
GPG Key ID: ACDF63BC43D5E530
2 changed files with 9 additions and 0 deletions

View File

@ -289,6 +289,13 @@ Build:1.54.1b2,330
extlibs=android/android-support-v4.jar
scanignore=src/com/ghostsq/commander/adapters/CA.java
Build:1.55b3,335
commit=599
srclibs=Zip4j@d0ec9f4f80bdbeaec76478ab0c0a63d9e9e7eaa5
extlibs=android/android-support-v4.jar
prebuild=mv $$Zip4j$$/src/net ./src/
scanignore=src/com/ghostsq/commander/adapters/CA.java
Maintainer Notes:
No commit messages in source repo! No tags. Apks on website can be used to
confirm a release is real. Commit where AndroidManifest is changed usually

2
srclibs/Zip4j.txt Normal file
View File

@ -0,0 +1,2 @@
Repo Type:git
Repo:https://github.com/supasate/zip4j