mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
addons: update script.config.vdr maintainer
This commit is contained in:
parent
60ee116c4f
commit
aba402abfa
@ -1,3 +1,9 @@
|
|||||||
|
102
|
||||||
|
- fix maintainer name
|
||||||
|
|
||||||
|
101
|
||||||
|
- fix scripts
|
||||||
|
|
||||||
100
|
100
|
||||||
- fix addon icons
|
- fix addon icons
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
PKG_NAME="script.config.vdr"
|
PKG_NAME="script.config.vdr"
|
||||||
PKG_VERSION="61c2dde"
|
PKG_VERSION="61c2dde"
|
||||||
PKG_SHA256="40e204ceae6e1e0c30810b891e0fb240ceec2988bab9c41d265f94db6b3c121f"
|
PKG_SHA256="40e204ceae6e1e0c30810b891e0fb240ceec2988bab9c41d265f94db6b3c121f"
|
||||||
PKG_REV="101"
|
PKG_REV="102"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="https://libreelec.tv"
|
PKG_SITE="https://libreelec.tv"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<addon id="script.config.vdr"
|
<addon id="script.config.vdr"
|
||||||
name="VDR Configuration"
|
name="VDR Configuration"
|
||||||
version="@ADDON_VERSION@"
|
version="@ADDON_VERSION@"
|
||||||
provider-name="libreelec.tv">
|
provider-name="Team LibreELEC">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="os.libreelec.tv" version="@OS_VERSION@"/>
|
<import addon="os.libreelec.tv" version="@OS_VERSION@"/>
|
||||||
<import addon="xbmc.python" version="2.1.0"/>
|
<import addon="xbmc.python" version="2.1.0"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user