mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
repository.kodinerds: fix icons
This commit is contained in:
parent
3d6973a0fe
commit
d9b92b885b
@ -1,5 +1,8 @@
|
|||||||
8.0.101
|
102
|
||||||
|
- rebuild for 8.1
|
||||||
|
|
||||||
|
101
|
||||||
- switched to new official Kodinerds repo
|
- switched to new official Kodinerds repo
|
||||||
|
|
||||||
8.0.100
|
100
|
||||||
- initial LibreELEC version
|
- initial LibreELEC version
|
@ -17,8 +17,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="repository.kodinerds"
|
PKG_NAME="repository.kodinerds"
|
||||||
PKG_VERSION="8.0"
|
PKG_VERSION="8.1"
|
||||||
PKG_REV="101"
|
PKG_REV="102"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.kodinerds.net"
|
PKG_SITE="http://www.kodinerds.net"
|
||||||
|
@ -18,5 +18,9 @@
|
|||||||
<description lang="de">Downloade und installiere Add-ons von der Kodinerds Repository.</description>
|
<description lang="de">Downloade und installiere Add-ons von der Kodinerds Repository.</description>
|
||||||
<disclaimer></disclaimer>
|
<disclaimer></disclaimer>
|
||||||
<platform>all</platform>
|
<platform>all</platform>
|
||||||
|
<assets>
|
||||||
|
<icon>resources/icon.png</icon>
|
||||||
|
<fanart>resources/fanart.png</fanart>
|
||||||
|
</assets>
|
||||||
</extension>
|
</extension>
|
||||||
</addon>
|
</addon>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user