repository.kodinerds: fix icons

This commit is contained in:
cvh 2016-11-24 14:34:01 +01:00
parent 3d6973a0fe
commit d9b92b885b
3 changed files with 11 additions and 4 deletions

View File

@ -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

View File

@ -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"

View File

@ -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>