diff --git a/tv.kodi.Kodi.appdata.xml b/tv.kodi.Kodi.appdata.xml index 6d9e2f7d94af6f428b019d65d1b5fa22ef28a765..2be0409adeff322357985cc56a3207af90c529e0 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-11-18" version="18.5-Leia"/> <release date="2019-08-31" version="18.4-Leia"/> <release date="2019-06-27" version="18.3-Leia"/> <release date="2019-04-22" version="18.2-Leia"/> diff --git a/tv.kodi.Kodi.yml b/tv.kodi.Kodi.yml index c689da8173072126949e850b1526ec65ba6d5b43..d49275b706f948b3bc802b194a303866416909cd 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.4-Leia.tar.gz - sha256: bf2be186d8ae5b5377e43c06a538012bb9f51a0e98f8244b70a401006861d110 + url: https://github.com/xbmc/xbmc/archive/18.5-Leia.tar.gz + sha256: 108979df8b41ab4168f5cdc0233f46e38767eda5921f4ccae16584e98d0d6b29 - type: patch path: kodi-sh-in.patch - type: file