Update WeechatAndroid
This commit is contained in:
parent
e6bd507179
commit
0bc328d87f
|
@ -6,7 +6,7 @@ Issue Tracker:https://github.com/ubergeek42/weechat-android/issues
|
||||||
Changelog:https://github.com/ubergeek42/weechat-android/raw/HEAD/Readme.md
|
Changelog:https://github.com/ubergeek42/weechat-android/raw/HEAD/Readme.md
|
||||||
|
|
||||||
Name:WeeChat Android
|
Name:WeeChat Android
|
||||||
Auto Name:weechat
|
Auto Name:Weechat-Android
|
||||||
Summary:Connect to remote WeeChat IRC sessions
|
Summary:Connect to remote WeeChat IRC sessions
|
||||||
Description:
|
Description:
|
||||||
Relay client for the Weechat IRC client. It allows you to connect to your phone
|
Relay client for the Weechat IRC client. It allows you to connect to your phone
|
||||||
|
@ -69,15 +69,12 @@ Build:0.12-git,436
|
||||||
prebuild=sed -i '/gradleVersion/d' ../build.gradle && \
|
prebuild=sed -i '/gradleVersion/d' ../build.gradle && \
|
||||||
sed -i -e '/Goddchen/d' build.gradle ../build.gradle
|
sed -i -e '/Goddchen/d' build.gradle ../build.gradle
|
||||||
|
|
||||||
Maintainer Notes:
|
Build:0.13,437
|
||||||
Upstream uses "versionCode gitVersionCode()", this isnt handled by our
|
commit=v0.13
|
||||||
update-scraper. If this gets fixed in upstream, reset to UCM:Tags.
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
VC for 0.12 is 15.. so 0.11 might be wrong. We need to sort that out
|
Auto Update Mode:Version v%v
|
||||||
with upstream.
|
Update Check Mode:Tags
|
||||||
.
|
Current Version:0.13
|
||||||
|
Current Version Code:437
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:None
|
|
||||||
Current Version:0.11
|
|
||||||
Current Version Code:435
|
|
||||||
|
|
Loading…
Reference in a new issue