addons: update script.config.vdr maintainer

This commit is contained in:
chewitt 2018-07-08 07:31:02 +04:00
parent 60ee116c4f
commit aba402abfa
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
102
- fix maintainer name
101
- fix scripts
100
- fix addon icons

View File

@ -19,7 +19,7 @@
PKG_NAME="script.config.vdr"
PKG_VERSION="61c2dde"
PKG_SHA256="40e204ceae6e1e0c30810b891e0fb240ceec2988bab9c41d265f94db6b3c121f"
PKG_REV="101"
PKG_REV="102"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="https://libreelec.tv"

View File

@ -2,7 +2,7 @@
<addon id="script.config.vdr"
name="VDR Configuration"
version="@ADDON_VERSION@"
provider-name="libreelec.tv">
provider-name="Team LibreELEC">
<requires>
<import addon="os.libreelec.tv" version="@OS_VERSION@"/>
<import addon="xbmc.python" version="2.1.0"/>