Merge branch 'master' into 'master'

Update KungFoo Barracuda to release-1.2

Updated to release 1.2 which fixes a crash when changing to another Android app and has some minor visual improvements.
Also some minor improvements to the App description in fdroid meta data.

See merge request !1307
This commit is contained in:
Boris Kraut 2016-03-26 11:51:13 +00:00
commit 09e95a9958

View file

@ -3,9 +3,10 @@ License:GPLv3
Web Site:https://twitter.com/onetwofivegames
Source Code:https://github.com/poseidn/KungFoo
Issue Tracker:https://github.com/poseidn/KungFoo/issues
Bitcoin:1MVNsgRmLqgMoEoQu918ozFFiTaepF8Ti5
Auto Name:Kung Foo Barracuda
Summary:Play a boot'em up arcade game
Summary:Play a beat'em up arcade game
Description:
Beat'em up arcade for the masses!
.
@ -23,6 +24,16 @@ Build:1.0,1
target=android-16
buildjni=yes
Build:1.2,3
commit=release-1.2
subdir=build_android
init=cd .. && \
./distributeAssets.sh && \
cd build_android && \
./get_externals.sh
target=android-16
buildjni=yes
Maintainer Notes:
Downloads files during build; check shell scripts before updating.
.