diff --git a/tv.kodi.Kodi.appdata.xml b/tv.kodi.Kodi.appdata.xml index b392ab972f9c45d363da8c483dc22af382ed17a9..aeba2741476ebab38f66439117c0a933aab1d360 100644 --- a/tv.kodi.Kodi.appdata.xml +++ b/tv.kodi.Kodi.appdata.xml @@ -38,6 +38,7 @@ <screenshot type="default">https://kodi.tv/sites/default/files/styles/hero_16_9/public/feature/field_image/skin.bello__0.jpg</screenshot> </screenshots> <releases> + <release date="2019-06-27" version="18.3-Leia"/> <release date="2019-04-22" version="18.2-Leia"/> <release date="2019-02-17" version="18.1-Leia"/> </releases> diff --git a/tv.kodi.Kodi.yml b/tv.kodi.Kodi.yml index 06cb78e2fe2af99bfe47863a68b5c1d539383568..453a32cafe12a569366b44fc2053bbd720d25dd6 100644 --- a/tv.kodi.Kodi.yml +++ b/tv.kodi.Kodi.yml @@ -70,8 +70,8 @@ modules: - /share/doc sources: &kodi-sources - type: archive - url: https://github.com/xbmc/xbmc/archive/18.2-Leia.tar.gz - sha256: 07b8cffc396473523a51354dc95dfffb54a6a456b82cda7ad67dc2c052d99f64 + url: https://github.com/xbmc/xbmc/archive/18.3-Leia.tar.gz + sha256: 4f265901c00f582beb8d6ad96c9c303e5ab82611e828c7121ae822b07c0915cc - type: patch path: kodi-sh-in.patch - type: file