mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Wifi Remote Play: fix URLs
Also enable AUM as we already have UCM. Closes fdroid/fdroiddata#1864.
This commit is contained in:
parent
2b22fc7f18
commit
256668704d
1 changed files with 2 additions and 3 deletions
|
|
@ -1,10 +1,9 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-or-later
|
||||
WebSite: http://homepage.ntlworld.com/mark.harman/comp_wifiremoteplay.html
|
||||
WebSite: http://wifiremoteplay.sourceforge.net/
|
||||
SourceCode: https://sourceforge.net/p/wifiremoteplay/android_native
|
||||
IssueTracker: https://sourceforge.net/p/wifiremoteplay/tickets
|
||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=2WCE756ZME9JG&lc=GB&item_name=Wifi%20Remote%20Play%20donation¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
|
||||
Bitcoin: 1LKCFto9SQGqtcvqZxHkqDPqNjSnfMmsow
|
||||
|
||||
AutoName: Wifi Remote Play
|
||||
|
|
@ -48,7 +47,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.13'
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue