mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
8.0.100
|
||||
100
|
||||
- initial LibreELEC version
|
@ -17,8 +17,8 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="repository.kodinerds"
|
||||
PKG_VERSION="8.0"
|
||||
PKG_REV="101"
|
||||
PKG_VERSION="8.1"
|
||||
PKG_REV="102"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.kodinerds.net"
|
||||
|
@ -18,5 +18,9 @@
|
||||
<description lang="de">Downloade und installiere Add-ons von der Kodinerds Repository.</description>
|
||||
<disclaimer></disclaimer>
|
||||
<platform>all</platform>
|
||||
<assets>
|
||||
<icon>resources/icon.png</icon>
|
||||
<fanart>resources/fanart.png</fanart>
|
||||
</assets>
|
||||
</extension>
|
||||
</addon>
|
||||
|
Loading…
x
Reference in New Issue
Block a user